mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
Removed commented out text.
This commit is contained in:
parent
97beed6fd1
commit
0039fe09be
1 changed files with 0 additions and 4 deletions
|
|
@ -14,13 +14,9 @@ head
|
||||||
|
|
||||||
template(name="userFormsLayout")
|
template(name="userFormsLayout")
|
||||||
section.auth-layout
|
section.auth-layout
|
||||||
//if currentSetting.hideLogo
|
|
||||||
h1
|
h1
|
||||||
br
|
br
|
||||||
br
|
br
|
||||||
//else
|
|
||||||
// h1.at-form-landing-logo
|
|
||||||
// img(src="{{pathFor '/wekan-logo.png'}}" alt="")
|
|
||||||
section.auth-dialog
|
section.auth-dialog
|
||||||
+Template.dynamic(template=content)
|
+Template.dynamic(template=content)
|
||||||
if currentSetting.displayAuthenticationMethod
|
if currentSetting.displayAuthenticationMethod
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue