typo/layouts/partials/footer-license.html

7 lines
190 B
HTML

<p>
All content licensed under
<b>{{ .Param "licenseType" }}</b>
license unless otherwise stated.
<b>Copyright © {{ .Param "copyrightYear" }} {{ .Param "copyrightHolder" }}.</b>
</p>