{% block head %}
{% block title %}{% endblock %} PyWebRerport
{% endblock %}
{% include 'layouts/sidebar.html' %}
{% include 'layouts/nav.html' %}
{% include 'layouts/main.html' %}