{% load i18n %} {% for rule in key.wl_dicts %} {% endfor %}
{% trans 'WL ID table header' %} {% trans 'WL Active option' %} {% trans 'WL Domain table header' %} {% trans 'WL MZ table header' %} {% trans 'WL Extension table header' %} {% trans 'WL Actions table header' %}
{{ rule.wl_id }}
{{ rule.domain }} {{ rule.mz }} {{ rule.extension }} {% include 'my_waf/edit_wl.html' %} {% include 'my_waf/delete_wl.html' %}