{% extends "base.html" %} {% block header_class %}{% endblock header_class %} {% block body %}
{% include "parts/filters.html" %}
{% include "parts/diff_list.html" %}
{{ pagination.links }}
{{ pagination.info }}
{% endblock body %}