mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
18 lines
375 B
Text
18 lines
375 B
Text
![]() |
head
|
||
|
title LibreBoard
|
||
|
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")
|
||
|
|
||
|
template(name="userFormsLayout")
|
||
|
h1.at-form-landing-logo
|
||
|
img(src="/logo.png" title="LibreBoard")
|
||
|
+yield
|
||
|
|
||
|
template(name="defaultLayout")
|
||
|
#surface
|
||
|
+header
|
||
|
#content
|
||
|
+yield
|
||
|
|