diff options
Diffstat (limited to 'src/templates/options.html')
| -rw-r--r-- | src/templates/options.html | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/src/templates/options.html b/src/templates/options.html index 01cc89e..ca079e7 100644 --- a/src/templates/options.html +++ b/src/templates/options.html @@ -12,10 +12,13 @@ <br> <button type="submit" class="btn btn-primary">Run query</button> +</form> - <br><br> - - Read more, and find the source code here: <a href="https://git.node5.net/poi_map/about/">POI map - git.node5.net</a> +<br><br> -</form> +Read more, and find the source code here: <a href="https://git.node5.net/poi_map/about/">POI map - git.node5.net</a> +<br><br><br> +<div id="LoadingIndicator" class="text-center"> + Loading +</div> |
