Private
Public Access
1
0

leaflet map - path not working

This commit is contained in:
Sander Roosendaal
2017-08-11 13:38:24 +02:00
parent 008e1ac2ee
commit 3a51c5c978
88 changed files with 32115 additions and 187 deletions

View File

@@ -1,3 +1,4 @@
{% load leaflet_tags %}
{% load cookielaw_tags %}
{% load analytical %}
{% block filters %}
@@ -25,7 +26,10 @@
<link rel="stylesheet" href="/static/css/text.css" />
<link rel="stylesheet" href="/static/css/960_12_col.css" />
<link rel="stylesheet" href="/static/css/rowsandall.css" />
{% block meta %} {% endblock %}
{% leaflet_js %}
{% leaflet_css %}
{% analytical_head_bottom %}
</head>
<body>