diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/geotrain.html.ep | 5 | ||||
-rw-r--r-- | templates/landingpage.html.ep | 4 |
2 files changed, 0 insertions, 9 deletions
diff --git a/templates/geotrain.html.ep b/templates/geotrain.html.ep deleted file mode 100644 index 0193167..0000000 --- a/templates/geotrain.html.ep +++ /dev/null @@ -1,5 +0,0 @@ -<div class="geolocation"> -<div class="candidateheader"><a href="https://finalrewind.org/interblag/entry/dbf-zuglokalisierung/">Experimentelles Beta-Feature</a><br/><br/>Züge auf der Strecke:</div> -<div class="candidatestatus">Bitte warten…</div> -<div class="candidatelist"></div> -</div> <!-- geolocation --> diff --git a/templates/landingpage.html.ep b/templates/landingpage.html.ep index ae72867..06c2d7d 100644 --- a/templates/landingpage.html.ep +++ b/templates/landingpage.html.ep @@ -11,10 +11,6 @@ <p class="geolink"> <a class="button" href="<%= url_for('_autostop')->to_abs->scheme('https') %>">Stationen in der Umgebung suchen</a> </p> -<p class="geolink"> -Oder -<a href="<%= url_for('_autotrain')->to_abs->scheme('https') %>">Züge in der Umgebung suchen</a> (Beta-Feature) -</p> <p> Oder hier angeben: </p> |