summaryrefslogtreecommitdiff
path: root/templates/train_details.html.ep
diff options
context:
space:
mode:
Diffstat (limited to 'templates/train_details.html.ep')
-rw-r--r--templates/train_details.html.ep2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/train_details.html.ep b/templates/train_details.html.ep
index 1313c4e..08058a9 100644
--- a/templates/train_details.html.ep
+++ b/templates/train_details.html.ep
@@ -1,4 +1,4 @@
-<div class="app">
+<div class="app" data-station="<%= $station_name %>">
<div class="moreinfo" data-static="1">
%= include '_train_details'
</div>