mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-26 12:16:15 -06:00
cheeky bit cheaper
This commit is contained in:
parent
8d37d1efcc
commit
46eeef9df8
2 changed files with 7 additions and 5 deletions
|
|
@ -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 }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue