summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2020-09-21 18:54:45 +0200
committerDaniel Friesel <derf@finalrewind.org>2020-09-21 18:54:45 +0200
commit7d6a333d2e333f3c933927cc57418a7c42998e4c (patch)
tree20231b860214ccb132cab5d1deb2b728a1e814d0
parent1ccb20d8c19a7c9998b9daecbcf9d89a64714de4 (diff)
derp
-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>