HOD2018_website/themes/HOD2k18/layouts/partials/footer.html

7 lines
206 B
HTML
Raw Normal View History

2018-10-06 19:30:00 +02:00
<footer>
<!--<p>&copy; {{ now.Year }} <a href="{{ .Site.BaseURL }}">{{ .Site.Title }}</a></p>-->
<p>Questo sito i cookies li mangia / There are no cookies in outer space</p>
2018-10-06 19:30:00 +02:00
</footer>
</body>
</html>