You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
324 B
HTML
10 lines
324 B
HTML
{{ block "footer" . }}
|
|
<div class="footer">
|
|
<pre>
|
|
Copyright:	© 2022 Frank Homburg
|
|
License:	<a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/deed.en" rel="noopener">CC BY-SA 4.0</a>
|
|
Git:		<a href="https://git.sr.ht/~hmbrg/no-js.club" rel="noopener">SourceHut</a>
|
|
</pre>
|
|
</div>
|
|
{{ end }}
|