Refactor header and layout templates for improved accessibility and consistency

This commit is contained in:
seve12 2025-08-06 19:18:01 +03:00
parent f9fb02457c
commit 6a713d9e8d
5 changed files with 26 additions and 14 deletions

View file

@ -21,11 +21,11 @@ head
template(name="userFormsLayout")
section.auth-layout
if currentSetting.hideLogo
h1.at-form-landing-logo
h1.at-form-landing-logo Wekan
br
br
unless currentSetting.hideLogo
h1.at-form-landing-logo
h1.at-form-landing-logo Wekan
if currentSetting.customLoginLogoImageUrl
if currentSetting.customLoginLogoLinkUrl
a(href="{{currentSetting.customLoginLogoLinkUrl}}")