Add support for ukraine info on every page

This commit is contained in:
Marcel Kapfer 2022-03-06 16:30:31 +01:00
parent 6c9ebed829
commit 78a150b86e
Signed by: mmk2410
GPG key ID: CADE6F0C09F21B09
2 changed files with 20 additions and 0 deletions

View file

@ -6,6 +6,7 @@
<body>
{{- partial "header.html" . -}}
<main>
{{- partial "support-ukraine.html" -}}
{{- block "main" . }}{{- end }}
</main>
<footer>