{% extends "base.html" %} {% block content_title %}Users{% endblock %} {% block content %} {% include "includes/pagination.html" %} {% endblock %}