• {% if filter_list %}  {% else %}  {% endif %}{% if show_all_link %}   {% if current_page == 'ALL' %} Show Paged {{report_list|length}} results returned {% else %}Show All{% endif %}{% endif %} {% if show_summary_link %}    Show Summary{% endif %}
  • {% if report_list.paginator %}
  • |<
  • <<
  •   Page of {{ report_list.paginator.num_pages }} 
  • >>
  • >|
  • {% endif %}
  • {% if showPDF %}  {% endif %} {% if showCSV %}{% endif %}