summaryrefslogtreecommitdiff
path: root/templates/departure_list.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/departure_list.html')
-rw-r--r--templates/departure_list.html14
1 files changed, 1 insertions, 13 deletions
diff --git a/templates/departure_list.html b/templates/departure_list.html
index e234a2c..a82e7c3 100644
--- a/templates/departure_list.html
+++ b/templates/departure_list.html
@@ -2,19 +2,7 @@
<html lang="de">
<head>
<title>{{ title }}</title>
- <meta charset="utf-8">
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta name="keywords" content="Abfahrtsmonitor, Bahnhofstafel, Abfahrten, Abfahrtstafel, Nahverkehr, Haltestellen">
- <meta name="description" content="Inoffizieller Abfahrtsmonitor für Nahverkehr">
- <meta name="theme-color" content="#00838f">
- <link rel="icon" type="image/png" href="/static/icons/icon-16x16.png" sizes="16x16">
- <link rel="icon" type="image/png" href="/static/icons/icon-32x32.png" sizes="32x32">
- <link rel="icon" type="image/png" href="/static/icons/icon-96x96.png" sizes="96x96">
- <link rel="apple-touch-icon" href="/static/icons/icon-120x120.png">
- <link rel="apple-touch-icon" sizes="180x180" href="/static/icons/icon-180x180.png">
- <link rel="apple-touch-icon" sizes="152x152" href="/static/icons/icon-152x152.png">
- <link rel="apple-touch-icon" sizes="167x167" href="/static/icons/icon-167x167.png">
- <link href="/static/v0/css/wip.css" id="theme" rel="stylesheet">
+ {% include 'header.html' %}
</head>
<body>
<div class="container">