{# Copyright (C) 2020-2026 Graz University of Technology. invenio-override is free software; you can redistribute it and/or modify it under the terms of the MIT License; see LICENSE file for more details. #} {%- if config.ACCOUNTS %} {%- if not current_user.is_authenticated %} {%- if config.SECURITY_REGISTERABLE %}
{%- endif %} {%- else %} {%- if config.USERPROFILES %} {# Mobile/Tablet Account menu #} {%- endif %} {%- endif %} {%- endif %}