{% extends "fancybase.html" %} {% block pagehead %} {% endblock pagehead %} {% block content %}

Edit RuleSet of {{table.name }}

{% csrf_token %} {% endfor %} {% else %} {% endif %}
Rule Enabled {% if table.getRuleSet %} {% for rule in table.getRuleSet %}
{{ rule.rule.dump }} {{ rule.enabled }}
There are not rules in {{ table.getName }} yet

add Rule| Dashboard
{% endblock content %}