diff --git a/templates/query_error.html b/templates/query_error.html index 9c83655..731efe2 100644 --- a/templates/query_error.html +++ b/templates/query_error.html @@ -1,28 +1,41 @@ - - -
- -visit endpoint - -| view in OSM - -| # - +
+home +| +visit endpoint +| +view in OSM +| +#
+latitude: {{ lat }} / longitude: {{ lon }}
+ +{% if error %} +{{ error }}
+ +{% endif %} + +{% if query %}{{ query }}+{% endif %} +{% if r %}
{{ r.text }}+{% endif %} - - +