summaryrefslogtreecommitdiff
path: root/design/templates/archives/map.html
diff options
context:
space:
mode:
Diffstat (limited to 'design/templates/archives/map.html')
-rw-r--r--design/templates/archives/map.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/design/templates/archives/map.html b/design/templates/archives/map.html
index 8195e6d..5a0797a 100644
--- a/design/templates/archives/map.html
+++ b/design/templates/archives/map.html
@@ -52,6 +52,6 @@ Google Maps code
{% endblock %}
{% block js %}
<!--<script type="text/javascript" src="/media/js/mainmap.js"></script>-->
-<script type="text/javascript" src="/media/js/mainmap.js"></script>
+<script src="/media/js/mainmap.js"></script>
{% endblock%}