simplify template
This commit is contained in:
parent
eb5e2ca76f
commit
3e990502c6
|
@ -127,7 +127,7 @@
|
|||
<meta property="og:url" content="{{AppUrl}}" />
|
||||
<meta property="og:description" content="{{MetaDescription}}">
|
||||
{{end}}
|
||||
{{if not (eq DefaultTheme "gitea")}}
|
||||
{{if ne DefaultTheme "gitea"}}
|
||||
<link rel="stylesheet" href="{{AppSubUrl}}/css/theme-{{DefaultTheme}}.css">
|
||||
{{end}}
|
||||
{{template "custom/header" .}}
|
||||
|
|
Loading…
Reference in New Issue
Block a user