{% extends "template.html" %} {% block content %}
{% if html_risk_level %}

Sorry

The risk level is set to 0, preventing the application from displaying the selected page as it contains references to external resources.

To view this page please alter the risk level.

{% else %}

Sorry this page is restricted

{% endif %}
{% endblock %}