Skip to content

Commit f31bbb6

Browse files
JakobMiesnerkpsherva
authored andcommitted
ui: fix recursive import of header_login.html
1 parent e406bfd commit f31bbb6

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

invenio_administration/templates/semantic-ui/invenio_theme/header_login.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
under the terms of the MIT License; see LICENSE file for more details.
88
#}
99

10-
{%- extends "invenio_theme/header_login.html" %}
11-
1210
{%- block profile_admin %}
1311
{% set ns = namespace(admin_menu=False) %}
1412
{%- for item in current_menu.submenu('profile-admin').children if item.visible %}

0 commit comments

Comments
 (0)