summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.eu>2020-01-11 00:09:58 +0100
committerRené 'Necoro' Neumann <necoro@necoro.eu>2020-01-11 00:09:58 +0100
commit9c17adec33e26933f99812bf9675abaec8afe801 (patch)
tree572acc74dddb0aa8e9b1c78b2739de98c8aefad5 /templates
parent79c40b18b6099cf65d854e0c902a4f8ed9e57c93 (diff)
downloadkosten-9c17adec33e26933f99812bf9675abaec8afe801.tar.gz
kosten-9c17adec33e26933f99812bf9675abaec8afe801.tar.bz2
kosten-9c17adec33e26933f99812bf9675abaec8afe801.zip
Increase copyright
Diffstat (limited to '')
-rw-r--r--templates/layout.jinja2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/layout.jinja b/templates/layout.jinja
index af11523..6d7fa62 100644
--- a/templates/layout.jinja
+++ b/templates/layout.jinja
@@ -63,7 +63,7 @@
{% block footer %}
<p id="legal">
powered by <a href="http://flask.pocoo.org">Flask</a> |
- © 2010-2014. All Rights Reserved. René Neumann |
+ © 2010-2020. All Rights Reserved. René Neumann |
with the help of <a href="http://www.freecsstemplates.org/">Free CSS Templates</a>.
</p>
{% endblock %}