diff --git a/templates/base.html b/templates/base.html index 9a09bf4..bc5b1cf 100644 --- a/templates/base.html +++ b/templates/base.html @@ -24,11 +24,7 @@ diff --git a/templates/partials/footer.html b/templates/partials/footer.html new file mode 100644 index 0000000..22e072c --- /dev/null +++ b/templates/partials/footer.html @@ -0,0 +1,6 @@ + +
+

+ © {{ now() | date(format="%Y") }} {{ config.title }} +

+