summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-10-24 10:12:52 +0200
committerChristian Grothoff <christian@grothoff.org>2020-10-24 10:12:52 +0200
commitf87130713a9e04bb2c017b11c47d32d9f8635958 (patch)
tree0755a6257b5e780e3e2df79491b59c9f116ce66a /common
parent3009120bf5e40a3ab2881b7cdf02bb228ecb77de (diff)
downloadwww-f87130713a9e04bb2c017b11c47d32d9f8635958.tar.gz
www-f87130713a9e04bb2c017b11c47d32d9f8635958.tar.bz2
www-f87130713a9e04bb2c017b11c47d32d9f8635958.zip
adaptations based on suggestions from RMS
Diffstat (limited to 'common')
-rw-r--r--common/footer.j2.inc8
1 files changed, 5 insertions, 3 deletions
diff --git a/common/footer.j2.inc b/common/footer.j2.inc
index 92ab8c18..36ed6b3a 100644
--- a/common/footer.j2.inc
+++ b/common/footer.j2.inc
@@ -25,10 +25,12 @@
</div>
<div class="text-center mt-5">
<p>
- &copy; <a href="https://gnunet.org/en/ev.html">GNUnet e.V.</a> {{_("and") }}
- Taler Systems SA 2015-2019
+ {{ _("GNU Taler is developed as part of the <a href='https://www.gnu.org/'>GNU project</a> for the GNU operating system.") }}
<br>
- {{ _("We are grateful for support and free hosting of this site by <a href='https://www.bfh.ch/'>BFH</a>") }}.
+ &copy; <a href="https://gnunet.org/en/ev.html">GNUnet e.V.</a> {{_("and") }}
+ Taler Systems SA 2015-2020
+ <br>
+ {{ _("We are grateful for support and free hosting of this site by <a href='https://www.bfh.ch/'>BFH</a>.") }}
<br>
{{ _("This page was created using <a href='https://www.gnu.org/'>Free Software</a> only.") }}
</p>