-
Notifications
You must be signed in to change notification settings - Fork 0
/
index-no-header-footer.html
128 lines (113 loc) · 8.6 KB
/
index-no-header-footer.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
<!DOCTYPE html>
<!--[if lt IE 8]> <html lang="en" class="no-js lt-ie10 lt-ie9 lt-ie8" data-ng-app="timetablesApp"> <![endif]-->
<!--[if IE 8]> <html lang="en" class="no-js lt-ie10 lt-ie9 ie8" data-ng-app="timetablesApp"> <![endif]-->
<!--[if IE 9]> <html lang="en" class="no-js lt-ie10 ie9-or-better ie9" data-ng-app="timetablesApp"></html> <![endif]-->
<!--[if ! IE]><!-->
<html lang="en" class="ie9-or-better ie10-or-better js flexbox borderimage svg can-blend" data-ng-app="ticketingApp">
<head>
<meta name="keywords" content="Centro,public transport, buses, coaches, taxis, trains, metro, mobility, travel, west midlands, getting around, planes, cars, pedestrian, traffic,Passenger Transport Authority, Passenger Transport Executive,showcase route,network west midlands, Local Transport Plan, Five Year Plan"/>
<meta name="description" content="Search for bus, train & tram tickets around the West Midlands">
<meta name="robots" content="index,follow" />
<meta name="viewport" content="initial-scale=1, width=device-width" />
<meta http-equiv="imagetoolbar" content="no" />
<meta http-equiv="cleartype" content="on" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1" />
<meta property="og:locale" content="en_GB" />
<meta property="og:type" content="article" />
<meta name="robots" content="index,follow" />
<title>Ticketing Search</title>
<!-- Favicons -->
<link rel="apple-touch-icon" sizes="57x57" href="https://cloudcdn.wmca.org.uk/nwmAssets/img/icons/apple-touch-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="https://cloudcdn.wmca.org.uk/nwmAssets/img/icons/apple-touch-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="https://cloudcdn.wmca.org.uk/nwmAssets/img/icons/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="https://cloudcdn.wmca.org.uk/nwmAssets/img/icons/apple-touch-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="https://cloudcdn.wmca.org.uk/nwmAssets/img/icons/apple-touch-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="https://cloudcdn.wmca.org.uk/nwmAssets/img/icons/apple-touch-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="https://cloudcdn.wmca.org.uk/nwmAssets/img/icons/apple-touch-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="https://cloudcdn.wmca.org.uk/nwmAssets/img/icons/apple-touch-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="https://cloudcdn.wmca.org.uk/nwmAssets/img/icons/apple-touch-icon-180x180.png">
<link rel="icon" type="image/png" href="https://cloudcdn.wmca.org.uk/nwmAssets/img/icons/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="https://cloudcdn.wmca.org.uk/nwmAssets/img/icons/android-chrome-192x192.png" sizes="192x192">
<link rel="icon" type="image/png" href="https://cloudcdn.wmca.org.uk/nwmAssets/img/icons/favicon-96x96.png" sizes="96x96">
<link rel="icon" type="image/png" href="https://cloudcdn.wmca.org.uk/nwmAssets/img/icons/favicon-16x16.png" sizes="16x16">
<link rel="manifest" href="https://cloudcdn.wmca.org.uk/nwmAssets/img/icons/manifest.json">
<link rel="shortcut icon" href="https://cloudcdn.wmca.org.uk/nwmAssets/img/icons/favicon.ico">
<meta name="msapplication-TileColor" content="#2b5797">
<meta name="msapplication-TileImage" content="https://cloudcdn.wmca.org.uk/nwmAssets/img/icons/mstile-144x144.png">
<meta name="msapplication-config" content="https://cloudcdn.wmca.org.uk/nwmAssets/img/icons/browserconfig.xml">
<meta name="theme-color" content="#009de0">
<link rel="stylesheet" href="https://cloudcdn.wmca.org.uk/openlayers/v3.5.0/ol.css" type="text/css">
<link rel="stylesheet" href="https://cloudcdn.wmca.org.uk/css/jquery/magnific-popup.css" />
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/lightbox2/2.10.0/css/lightbox.min.css" integrity="sha256-auPoJwk/+RK6KSkib92Dkq1Y5hEkZvKtvSwucs15Skg="
crossorigin="anonymous" />
<!--[if gte IE 9]><!-->
<link rel="stylesheet" type="text/css" href="https://cloudcdn.wmca.org.uk/Staging/nwmAssets/wmn-css/screen.css?v=0.1" />
<link rel="stylesheet" type="text/css" href="https://cloudcdn.wmca.org.uk/Staging/nwmAssets/wmn-css/nwm-custom.css" />
<!--<link rel="stylesheet" type="text/css" href="/css/compiled/ticketing.css" />-->
<link rel="stylesheet" type="text/css" href="css/wmn/wmn-ticketing.css" rel="stylesheet" />
<link href="//fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet" />
<!--<![endif]-->
<!--[if lte IE 8]>
<link rel="stylesheet" type="text/css" href="https://cloudcdn.wmca.org.uk/nwmAssets/css/ie8.css" />
<![endif]-->
<!--[if IE]>
<link rel="stylesheet" type="text/css" href="https://cloudcdn.wmca.org.uk/nwmAssets/css/ie.css" />
<![endif]-->
<link rel="stylesheet" type="text/css" media="print" href="https://cloudcdn.wmca.org.uk/nwmAssets/css/print.css" />
<script src="https://cloudcdn.wmca.org.uk/nwmAssets/js/vendor/modernizr-custom.min.js"></script>
<!--[if lt IE 9]>
<script src="https://cloudcdn.wmca.org.uk/nwmAssets/js/vendor/html5.js"></script>
<script src="https://cloudcdn.wmca.org.uk/nwmAssets/js/vendor/respond.js"></script>
<![endif]-->
<script src="https://cloudcdn.wmca.org.uk/nwmAssets/js/vendor/jquery-2.1.3.min.js"></script>
<script src="//ajax.aspnetcdn.com/ajax/jquery.validate/1.13.1/jquery.validate.min.js"></script>
<script src="//ajax.aspnetcdn.com/ajax/mvc/5.1/jquery.validate.unobtrusive.min.js"></script>
</head>
<body class="bg--grey bg--tint ticketing-page">
<!-- Google Tag Manager (noscript) -->
<noscript>
<iframe
src="https://www.googletagmanager.com/ns.html?id=GTM-5HPFPWN"
height="0"
width="0"
style="display:none;visibility:hidden"
></iframe>
</noscript>
<!-- End Google Tag Manager (noscript) -->
<div class="ticketing-app wrap wrap--padded" data-ng-view></div>
<script src="https://cloudcdn.wmca.org.uk/nwmAssets/js/vendor/jquery-ui-custom.min.js"></script>
<script src="https://cloudcdn.wmca.org.uk/openlayers/v3.5.0/ol.js" type="text/javascript"></script>
<script src="https://cloudcdn.wmca.org.uk/nwmAssets/js/vendor/jquery.smoothstate.js"></script>
<script src="https://cloudcdn.wmca.org.uk/nwmAssets/js/vendor/svg-injector.min.js"></script>
<script src="https://cloudcdn.wmca.org.uk/nwmAssets/js/vendor/jquery.equalHeights.js"></script>
<script src="https://cloudcdn.wmca.org.uk/js/jquery/jquery.countdown.min.js"></script>
<script src="https://cloudcdn.wmca.org.uk/js/jquery/jquery.validate.js"></script>
<script type="text/javascript" src="//cdn.jsdelivr.net/jquery.slick/1.5.9/slick.min.js"></script>
<script src="https://cloudcdn.wmca.org.uk/js/jquery/jquery.ba-replacetext.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/lightbox2/2.10.0/js/lightbox.min.js" integrity="sha256-DiHJ7hbvMejsMyP76bpVWacb5HSHQ2sQlrJV8n7KEvA="
crossorigin="anonymous"></script>
<link
rel="stylesheet"
type="text/css"
href="https://cloudcdn.wmca.org.uk/nwmAssets/apps/shared/angular/nganimate.css"
/>
<!-- Core Angular -->
<script src="//ajax.googleapis.com/ajax/libs/angularjs/1.5.3/angular.min.js"></script>
<script src="//ajax.googleapis.com/ajax/libs/angularjs/1.5.3/angular-route.min.js"></script>
<script src="//ajax.googleapis.com/ajax/libs/angularjs/1.5.3/angular-sanitize.min.js"></script>
<script src="//ajax.googleapis.com/ajax/libs/angularjs/1.5.3/angular-animate.min.js"></script>
<!-- App code -->
<script src="js/wmn.app.min.js"></script>
<script src="js/services.min.js"></script>
<script src="js/controller.min.js"></script>
<script src="js/directives.min.js"></script>
<script src="js/shared.min.js"></script>
<script src="js/assets.min.js"></script>
<script src="js/partials.min.js"></script>
<script src="js/shared.partials.min.js"></script>
<!--<script src="assets/angucomplete-alt.min.js"></script>-->
<script src="https://cloudcdn.wmca.org.uk/nwmAssets/apps/shared/sharedFilters.js"></script>
<script src="https://cloudcdn.wmca.org.uk/Staging/nwmAssets/js/nwm.js"></script>
<!--<script src="https://cloudcdn.wmca.org.uk/nwmAssets/js/nwm-custom.js"></script>-->
</body>
</html>