{% extends "support.html" %} {% block head %} {{ block.super }} {% endblock %} {% block pagehead %} {% include 'pagehead.html' %} {% endblock %} {% block content %}
{% csrf_token %} {% for rule in rule_list %} {% endfor %}
Tag Description Email List Error Code List Active
{{ rule.tag }} {{ rule.description }}
{% endblock %}