{% extends 'base.html' %} {% load static %} {% block content %} {% include "partials/request_list_partial.html" %} {% endblock content %}