{% load static %} {% block title %}Title{% endblock %} {% include 'main/navbar.html' %}
{% block content %} replace me {% endblock %}