{% extends "layout.html" %} {% block content %}
{% if rule is defined %}

{{ rule.name }}

{% endif %} {% include "forms/rule.html" %}
{% endblock %}