12 lines
395 B
HTML
12 lines
395 B
HTML
</main>
|
|
|
|
<footer><br>
|
|
<a rel="source code" href="https://github.com/Schnilz/nilsschulte.de">source code</a> for this site<br>
|
|
© {{ now.Format "2006" }} Nils Schulte
|
|
<a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons License" src="https://i.creativecommons.org/l/by-sa/4.0/80x15.png"></a>
|
|
|
|
</footer>
|
|
</div>
|
|
|
|
{{ partial "foot.html" . }}
|