{% load static %} {% include 'global/partials/head.html' %} {% block title %}{% endblock title %} BLUECap {% include 'global/partials/menu.html' %} {% include 'global/partials/header.html' %} {% include 'global/partials/search.html' %}
{% block content %}{% endblock content %} {% include 'global/partials/pagination.html' %}
{% include 'global/partials/footer.html' %}