Private
Public Access
1
0

attempting to speed up

This commit is contained in:
Sander Roosendaal
2019-10-12 16:53:11 +02:00
parent ddc17455bb
commit 6a171513b9
15 changed files with 136 additions and 63 deletions

View File

@@ -1,6 +1,12 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load rowerfilters %}
{% load leaflet_tags %}
{% block meta %}
{% leaflet_js %}
{% leaflet_css %}
{% endblock %}
{% load tz %}