2022-11-10 22:48:02 -07:00
|
|
|
{{ "<!--" | safeHTML }}
|
|
|
|
{{ .Site.Title}} - {{ .Site.Params.tagline }}
|
|
|
|
|
2023-06-30 21:16:59 -06:00
|
|
|
This page was created by {{ .Site.Author.name }} <{{ .Site.Author.email }}>.
|
|
|
|
The date of creation and last modification should be available within the page
|
|
|
|
below.
|
2022-11-10 22:48:02 -07:00
|
|
|
|
2023-06-30 21:16:59 -06:00
|
|
|
Unless stated otherwise, and to the extent possible under law, the author has
|
2023-08-22 11:14:33 +01:00
|
|
|
dedicated all copyright and related and neighbouring rights to this content
|
|
|
|
to the public domain worldwide. This file is distributed without any warranty.
|
2022-11-10 22:48:02 -07:00
|
|
|
|
2023-06-30 21:16:59 -06:00
|
|
|
See <http://creativecommons.org/publicdomain/zero/1.0/> for
|
|
|
|
a copy of the CC0 Public Domain Dedication.
|
2022-11-10 22:48:02 -07:00
|
|
|
{{ "-->" | safeHTML }}
|