{% extends 'osmaxx/base.html' %} {% load staticfiles %} {% block extracss %} {% endblock %} {% block main %}

Content

{% endblock %} {% block scripts %} {# JQuery UI Plugin needed for the resizable select box script #} {# resizable select box script #} {# Helpers #} {# cookie getter, as per Django docs: https://docs.djangoproject.com/en/1.9/ref/csrf/#ajax #} {# MAP SCRIPTS #} {# Leaflet plugins #} {% endblock %}