kozmo-dark/layouts/partials/footer.html
2018-04-07 14:37:10 +02:00

9 lines
124 B
HTML

<div id="footer">
{{ now.Year }} - {{ $.Site.Params.copyright }}
</div>
</div>
</body>
</html>