HOD2018_website/themes/HOD2k18/layouts/partials/footer.html
2018-10-06 19:30:00 +02:00

6 lines
172 B
HTML

<footer>
<!--<p>&copy; {{ now.Year }} <a href="{{ .Site.BaseURL }}">{{ .Site.Title }}</a></p>-->
<p>There are no cookies in outer space</p>
</footer>
</body>
</html>