{% load static %} {% load leaflet_tags %} {% leaflet_js %} {% leaflet_css %} {% load filters %}
{% include 'lib/navbar.html' %} {% include 'lib/sidebar.html' %}
{% block body %} // content will be here {% endblock %}