{% extends "base.html" %} {% block title %} FQM - {{ ptitle }} {% endblock %} {% block page_content %} {% from "_helpers.html" import render_field %}
| Admin : {{ translate('has the permissions to access and monitor everything', 'en', [defLang]) }} |
| Monitor : {{ translate('has permissions to monitor and access everything except Administrate', 'en', [defLang]) }} |
| Operator : {{ translate('has limited permissions only to access and monitor the office assigned to', 'en', [defLang]) }} |