mirror of
https://github.com/wekan/wekan.git
synced 2026-01-03 16:18:49 +01:00
Comment out unused CSS.
Thanks to xet7 !
This commit is contained in:
parent
920b32735f
commit
724d1386f6
2 changed files with 2 additions and 2 deletions
|
|
@ -16,7 +16,7 @@ head
|
|||
meta(name="application-name" content="Wekan")
|
||||
meta(name="msapplication-TileColor" content="#00aba9")
|
||||
meta(name="theme-color" content="#ffffff")
|
||||
link(rel='stylesheet', href='css/html5-default-theme.css', type='text/css')
|
||||
//link(rel="stylesheet" type="text/css" class="__meteor-css__" href="css/html5-default-theme.css")
|
||||
|
||||
template(name="userFormsLayout")
|
||||
section.auth-layout
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue