{% extends 'main/layout.html' %} {% block title %}{{title}}{% endblock title %} {% block content %} {% include 'report/sidebar.html' %} {{title}} Varanda {{title}} {% comment %} START PAGE {% endcomment %} Dashboard Relatóriu {% comment %} END PAGE {% endcomment %} {% include 'main/footer.html' %} {% endblock content %}