diff options
Diffstat (limited to 'templates/geostop.html.ep')
-rw-r--r-- | templates/geostop.html.ep | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/geostop.html.ep b/templates/geostop.html.ep new file mode 100644 index 0000000..843892d --- /dev/null +++ b/templates/geostop.html.ep @@ -0,0 +1,5 @@ +<div class="geolocation"> +<div class="candidateheader">Nächstgelegene Stationen:</div> +<div class="candidatestatus">Bitte warten…</div> +<div class="candidatelist"></div> +</div> <!-- geolocation --> |