{% extends "base.html" %} {% block body_class %} {% endblock body_class %} {% block content %}
{% block content_title %}{% endblock %}
{% if articles_page.has_other_pages() %} {% include 'pagination.html' %} {% endif %} {% endblock content %}