diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2023-08-13 10:55:32 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2023-08-13 10:55:32 +0200 |
commit | 944688cfff5ee4c886adbe856889ab1e40bd58ac (patch) | |
tree | a1a1eded3634d73c0dcc07cf0c7b037af18b4e4f /templates/_departures_hafas.html.ep | |
parent | a58a312baf4408774584bbad5d170583f05e07a7 (diff) |
influxdb: add stations statistics
Diffstat (limited to 'templates/_departures_hafas.html.ep')
-rw-r--r-- | templates/_departures_hafas.html.ep | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/_departures_hafas.html.ep b/templates/_departures_hafas.html.ep index 5b1a057..123f14b 100644 --- a/templates/_departures_hafas.html.ep +++ b/templates/_departures_hafas.html.ep @@ -1,3 +1,4 @@ +<p>+++ Testbetrieb +++</p> <table class="striped"> <tbody> % my $orientation_bar_shown = param('train'); |