{% extends "ci/base.html" %} {% load staticfiles %} {% load bootstrap %} {% block pagetitle %}Report Generation{% endblock %} {% block content %}
Seed Control Interface

Report Generation


{% if messages %} {% endif %}
  • Request generation of the reports for the given date range. The reports will be emailed to recipients if they are specified.
  • {% csrf_token %} {{ form|bootstrap_horizontal:'col-md-3' }}

{% endblock %}