{% include 'header.html' %}
{% include 'user/navbar.html' %} {% block content %} {% endblock content %} {% block breadcrumb %} {% endblock %} {% include 'footer.html' %}
{% block script %} {% endblock script %}