diff options
author | Daniel Friesel <derf@finalrewind.org> | 2021-03-29 12:01:52 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2021-03-29 12:02:49 +0200 |
commit | 160651f0bb465074b3b6ff1a0faa613da5586fb1 (patch) | |
tree | 75ebe8044c4d1b218c1d2ca59f87f0a8774c2d74 /templates/geolocation.html.ep | |
parent | 5b4bead3e3d03b06d3ab05d17100903bf716b578 (diff) |
add train search (beta, not linked yet)3.11.1
Diffstat (limited to 'templates/geolocation.html.ep')
-rw-r--r-- | templates/geolocation.html.ep | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/templates/geolocation.html.ep b/templates/geolocation.html.ep deleted file mode 100644 index 843892d..0000000 --- a/templates/geolocation.html.ep +++ /dev/null @@ -1,5 +0,0 @@ -<div class="geolocation"> -<div class="candidateheader">Nächstgelegene Stationen:</div> -<div class="candidatestatus">Bitte warten…</div> -<div class="candidatelist"></div> -</div> <!-- geolocation --> |