Gateway RAR AUTOPASS
{{ rar_env }}
☀
v{{ version }}
{% if is_authenticated|default(false) %} {# Meniu cont (US-006 PRD 5.5): Cont/Integrare/Nomenclator + (admin) + logout. Pe paginile neautentificate (login/signup) nu se randeaza deloc. #}
☰
Cont
Integrare
Nomenclator
{% if is_admin|default(false) %}
Panou admin
{% endif %}
Iesi din cont
{% endif %}
{% block content %}{% endblock %}