{% extends "base.html" %} {% block title %}App Access Permissions - AppManager{% endblock %} {% block extra_css %} {% endblock %} {% block content %}
Manage which users have access to specific installed Flask sub-apps
You need both registered users and installed sub-apps to manage permissions.
{% endif %}