summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--templates/wagenreihung.html.ep3
1 files changed, 0 insertions, 3 deletions
diff --git a/templates/wagenreihung.html.ep b/templates/wagenreihung.html.ep
index 3d47466..ce028d3 100644
--- a/templates/wagenreihung.html.ep
+++ b/templates/wagenreihung.html.ep
@@ -9,9 +9,6 @@
% else {
<div class="container">
<div style="text-align: center;">
-%= join(' / ', map { $wr->train_type . ' ' . $_ } $wr->train_numbers )
- </div>
- <div style="text-align: center;">
%= join( ' / ', $wr->origins )
%= join( ' / ', map { $_->{name} } $wr->destinations )