mirror of
https://github.com/wekan/wekan.git
synced 2026-02-20 23:14:07 +01:00
parent
691c3aff68
commit
84f49fa7a1
21 changed files with 240 additions and 57 deletions
|
|
@ -1,5 +1,5 @@
|
|||
head
|
||||
title LibreBoard
|
||||
title Wekan
|
||||
meta(name="viewport"
|
||||
content="maximum-scale=1.0,width=device-width,initial-scale=1.0,user-scalable=0")
|
||||
link(rel="shortcut icon" href="/favicon.png")
|
||||
|
|
@ -7,7 +7,7 @@ head
|
|||
template(name="userFormsLayout")
|
||||
section.auth-layout
|
||||
h1.at-form-landing-logo
|
||||
img(src="/logo.png" title="LibreBoard")
|
||||
img(src="/wekan-logo.png" alt="Wekan")
|
||||
+Template.dynamic(template=content)
|
||||
|
||||
template(name="defaultLayout")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue