{%- if config.ACCOUNTS %} {%- if not current_user.is_authenticated %} {%- if config.SECURITY_REGISTERABLE and registration_enabled %}
{%- endif %} {%- else %} {%- if config.USERPROFILES %} {%- for item in current_menu.submenu('profile-admin').children if item.visible %} {%- endfor %} {%- endif %} {%- endif %} {%- endif %}