{% extends "base.html" %} {% block title %}Главная{% endblock %} {% block content %} {% include "filtr.html" %} {% include "tabl.html" %} {% include "modal.html" %} {% endblock %}