Better Tagggin integration

This commit is contained in:
2020-09-01 18:20:02 +02:00
parent 328e6899a6
commit 6ed6c2c990
6 changed files with 140 additions and 51 deletions

View File

@@ -6,7 +6,7 @@
{% block additional_head %}
<link rel="stylesheet" href="{% static 'maps/ol.css' %}" type="text/css">
<link rel="stylesheet" href="{% static 'tagify.css' %}">
<script src="{% static 'maps/ol.js' %}"></script>