{% if g.current_user %} {% endif %} {% if g.current_user and g.current_user.role in ('distributor', 'admin') %}
{% endif %} {% if g.current_user %}
{% else %} {% endif %}