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