{% extends "horhor/pages/base.html" %} {% block navbar %} {% include "horhor/snippets/navbar.html" %} {% endblock %} {% block footer %} {% include "horhor/snippets/footer.html" %} {% endblock %}