cheeky bit cheaper

This commit is contained in:
tobi 2025-02-20 14:53:17 +01:00
commit 46eeef9df8
2 changed files with 7 additions and 5 deletions

View file

@ -71,7 +71,7 @@ image/webp
{{- end }}
<title>{{- template "instanceTitle" . -}}</title>
</head>
<body class="page{{- if .pageClass }} {{ .pageClass }}{{- end -}}">
<body class="page{{- if .pageClass }} {{ .pageClass }}-page{{- end -}}">
{{- include "login_button.tmpl" . | indent 3 }}
<header class="page-header">
{{- include "page_header.tmpl" . | indent 3 }}