{% extends "support.html" %} {% block head %} {{ block.super }} {% endblock %} {% block pagehead %} {% include 'pagehead.html' %} {% endblock %} {% block content %}
{% for sort in order_sort_next_list %} {% endfor %}
Tag Display Name Order By Action Sort Order Active
{{ sort.tag }} {{ sort.display_name }} {{ sort.order_by_action }}
{% endblock %}