diff options
author | Daniel Friesel <derf@finalrewind.org> | 2016-05-10 16:58:53 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2016-05-10 16:58:53 +0200 |
commit | 562e05cfcfcd91b49f07ad48f7ba8533e2523670 (patch) | |
tree | 6d9aeb9b8212578ac5dc9cacc77ad4f6ff15415a /templates | |
parent | 3bb39e37e3594d14c9ff9bb3024db6cff665bd45 (diff) |
_auto: show current request status
Diffstat (limited to 'templates')
-rw-r--r-- | templates/geolocation.html.ep | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/geolocation.html.ep b/templates/geolocation.html.ep index a0667db..66e456a 100644 --- a/templates/geolocation.html.ep +++ b/templates/geolocation.html.ep @@ -1,2 +1,3 @@ <div class="candidateheader">Nächstgelegene Stationen:</div> +<div class="candidatestatus">Bitte warten…</div> <div class="candidatelist"></div> |