From 2806ccbb445f2a7a6dc092bca0fc57d41aa3c573 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Sat, 9 Feb 2019 20:37:40 +0100 Subject: [PATCH] Add open Source note --- jobs/templates/base.html | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/jobs/templates/base.html b/jobs/templates/base.html index 2dcabc5..94d2aa2 100644 --- a/jobs/templates/base.html +++ b/jobs/templates/base.html @@ -14,7 +14,7 @@
- +
- + +
{% for message in messages %}
@@ -35,11 +35,17 @@
{% endfor %} {% block body_content %}{% endblock %} - +
- © {% now 'Y' %} This service is provided to you by ungleich. + © {% now 'Y' %} + This service is provided to you + by ungleich. + IPv6.work is + + Open Source.
@@ -50,4 +56,4 @@ - \ No newline at end of file +