{% extends "support.html" %} {% block head %} {{ block.super }} {% endblock %} {% block pagehead %} {% include 'pagehead.html' %} {% endblock %} {% block content %} {% if discrepancies_only == 'Y' %} Back To Fill Discrepancies {% else %} Back To Fill Requests {% endif %} View in Animator
 
{% endblock %}