{% load static %} {% load leaflet_tags %} {% leaflet_js %} {% leaflet_css %} {% load filters %} {% load bootstrap4 %} {% bootstrap_javascript jquery='full' %} {{ form.media }} {% include 'lib/navbar.html' %} {% include 'lib/sidebar.html' %}
{% block body %} // content will be here {% endblock %}