10 lines
275 B
HTML
10 lines
275 B
HTML
</main>
|
|
|
|
<footer>
|
|
© {{ now.Format "2006" }} Nils Schulte
|
|
<a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" src="https://i.creativecommons.org/l/by/4.0/80x15.png"></a>
|
|
</footer>
|
|
</div>
|
|
|
|
{{ partial "foot.html" . }}
|