{% extends "dlfui/base.html" %} {% load dlfui_extras %} {% block content %}
{% if filter %}
Query : {{ filter.msg }}
{% endif %} {% include "dlfui/table_header.html" %} {% include "dlfui/table_header.html" %}

Go to the top
{% include "dlfui/footer.html" %} {% endblock %}