{% extends 'core/base.html' %} {% load static %} {% block content %}
{% include 'files/list-results.html' %}
{% endblock %}