{% extends 'base.html' %} {% block container %} {% include "partial/crumb.html" %}
{% moduleDetail with name="Title" %}
{% include "partial/pagination.html" %}
{% include "partial/sidebar.html" %}
{% endblock %}