aboutsummaryrefslogtreecommitdiff
path: root/layouts
diff options
context:
space:
mode:
authorJulien Dessaux2021-03-31 00:21:24 +0200
committerJulien Dessaux2021-03-31 09:38:18 +0200
commit969f2f9854b4142db58041c760c89bc696df0b6b (patch)
treef4f183fde2d89fb8784a53a3b5c63eabe2d42b06 /layouts
parentTweaked the book articles layout (diff)
downloadwww-969f2f9854b4142db58041c760c89bc696df0b6b.tar.gz
www-969f2f9854b4142db58041c760c89bc696df0b6b.tar.bz2
www-969f2f9854b4142db58041c760c89bc696df0b6b.zip
Improved footer
Diffstat (limited to 'layouts')
-rw-r--r--layouts/partials/footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html
index 302ee1b..be01f64 100644
--- a/layouts/partials/footer.html
+++ b/layouts/partials/footer.html
@@ -1,5 +1,5 @@
<footer>
<p>
- &copy; 2009 - 2021 | Julien (Adyxax) Dessaux | <a href="https://joinup.ec.europa.eu/collection/eupl/eupl-text-eupl-12" title="EUPL 1.2">Some rights reserved</a>
+ &copy; 2009 - {{ now.Year }} | Julien (Adyxax) Dessaux | <a href="https://joinup.ec.europa.eu/collection/eupl/eupl-text-eupl-12" title="EUPL 1.2">Some rights reserved</a>
</p>
</footer>