{% extends "admin/base_site.html" %} {% block content %}
{% csrf_token %}

Enter the {{ limit }} date for the selected conditions:


{% for obj in queryset %} {% endfor %}
{% endblock %}