{% extends 'layout.html' %} {% block content %} {% if pagination.has_prev %} {% endif %} {% if pagination.has_next %} {% endif %} {% endblock %}