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.ep5
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/train_details.html.ep b/templates/train_details.html.ep
new file mode 100644
index 0000000..1313c4e
--- /dev/null
+++ b/templates/train_details.html.ep
@@ -0,0 +1,5 @@
+<div class="app">
+<div class="moreinfo" data-static="1">
+ %= include '_train_details'
+</div>
+</div>