diff --git a/GeoffreyApp/templates/GeoffreyApp/location.html b/GeoffreyApp/templates/GeoffreyApp/location.html index 20c4b90..2bdb29b 100644 --- a/GeoffreyApp/templates/GeoffreyApp/location.html +++ b/GeoffreyApp/templates/GeoffreyApp/location.html @@ -23,9 +23,12 @@ {% if loc.tunnel %}

Tunnel: {{ loc.tunnel.tunnel_str }}

{% endif %} +
- {% if loc.dynmap %} - {% block info %}{% endblock %} {% endif %}