{% set cu = request.state.current_user if request.state and request.state.current_user is defined else None %}
{% if cu and (cu.user or cu.is_admin) %}
{% block main %}{% endblock %}
{# Shared glossary tooltip (Novice mode). Single floating element
positioned by JS to escape sticky-bar stacking and viewport edges. #}