{{% extends "html-template.html" %}} {{% block body %}} {{{ super() }}} {{% if policy.source %}} based on {{{ policy.source }}} {{% endif %}}
Description: {{{ control.description | safe }}}
Level: {{{ control.level }}}
Automated: {{{ control.automated }}}
{{% if control.rules -%}} Selections:No rules selected
{{%- endif %}}