fix: remove empty navbar block override in login.html
already defined in parent template
This commit is contained in:
parent
fc1fe6dc05
commit
767f179e86
1 changed files with 0 additions and 1 deletions
|
|
@ -1,5 +1,4 @@
|
|||
{% extends "templates/web.html" %}
|
||||
{% block navbar %}{% endblock %}
|
||||
|
||||
{% macro email_login_body() -%}
|
||||
{% if not disable_user_pass_login or (ldap_settings and ldap_settings.enabled) %}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue