{% extends "base.html" %} {% load i18n %} {% load acs_filters %} {% block content %}

{% trans "Create a policy for a new application" %}

{% if messages %}

{% endif %}

If not given, the name will be taken as a namespace.


{% endblock %}