diff options
author | Daniel Friesel <derf@finalrewind.org> | 2021-04-02 15:48:52 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2021-04-02 15:48:52 +0200 |
commit | bbcd08a7ba8d2354f74d1c3eaf5fc813a95edce4 (patch) | |
tree | f2c5b1a8c980641a39b9de705e0729dc7623c631 /templates/geotrain.html.ep | |
parent | 408d738127fda171b330519d25cc73dee65c9b28 (diff) |
add geotrain links to menu / landing page
Diffstat (limited to 'templates/geotrain.html.ep')
-rw-r--r-- | templates/geotrain.html.ep | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/geotrain.html.ep b/templates/geotrain.html.ep index ae0d7e1..fad994f 100644 --- a/templates/geotrain.html.ep +++ b/templates/geotrain.html.ep @@ -1,5 +1,5 @@ <div class="geolocation"> -<div class="candidateheader">Experimentelles Beta-Feature.<br/><br/>Züge auf der Strecke:</div> +<div class="candidateheader">Beta-Feature<br/><br/>Züge auf der Strecke:</div> <div class="candidatestatus">Bitte warten…</div> <div class="candidatelist"></div> </div> <!-- geolocation --> |