summaryrefslogtreecommitdiffstats
path: root/templates/layout.html
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2017-01-12 21:21:49 +0000
committerJohannes Löthberg <johannes@kyriasis.com>2017-01-12 21:21:49 +0000
commitf3d6affcbd8414c2d69405559535a34e01b1b04b (patch)
tree6d630980bd8bcdc8d21e32f0ff17a89eac5d41b6 /templates/layout.html
parentafe0b8eb2f3ff67a481f1ad1cb9420c07a47ae20 (diff)
downloadktt-f3d6affcbd8414c2d69405559535a34e01b1b04b.tar.xz
Set the stop name in the generated html
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
Diffstat (limited to 'templates/layout.html')
-rw-r--r--templates/layout.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/layout.html b/templates/layout.html
index aead13f..937a12a 100644
--- a/templates/layout.html
+++ b/templates/layout.html
@@ -23,6 +23,7 @@ p {
<div class="root">
+ <h1>{{ stop_name }}</h1>
<p>Last updated: {{ data['ResponseData']['LatestUpdate'] }}</p>
<ul>