{% include 'components/_header.html' %}
{% include 'components/_sidebar.html' %} {# {% include 'components/_sidebar_admin.html' %}#}
{% include 'components/_msg.html' %} {% block content %} {% endblock %}
{% include 'components/_footer.html' %}