{% extends "base.html" %} {% block title %}Add New Subuser{% endblock %} {% block content %}
{% if flash.info is defined %} {{ flash.info.0|raw }} {% endif %}

Permissions

{{ xsrf|raw }}
{% endblock %}