{% import "utils.html" as utils %} {% extends "layout.html" %} {% set components = [] %} {% block title %}Rules{%endblock%} {% block body %} {{ utils.regex_filter_box('filter', '.searchable tr', "Rules...") }} {# List all rules which are loaded into the system. #}
| Name | Description |
|---|---|
| {{ name }} | {{ desc }} |