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