Change logo on change password from recovery partial.
parent
8948a8f0dd
commit
a24b473f10
|
@ -8,7 +8,7 @@ block content
|
|||
div.login-main
|
||||
div.login-container
|
||||
h1.logo
|
||||
img(src="/images/logo.png", alt="TAIGA")
|
||||
img.logo-svg(src="/svg/logo.svg", alt="TAIGA")
|
||||
p.tagline Your agile, free, and open source project management tool
|
||||
|
||||
include views/modules/change-password-from-recovery-form
|
||||
|
|
Loading…
Reference in New Issue