summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-06-27 13:25:50 +0200
committerChristian Grothoff <christian@grothoff.org>2019-06-27 13:25:50 +0200
commitb8f8442094a79c8e83f9a7a73708925ff17e15e3 (patch)
tree78e60fd5fc6665a4db348b84d4d45b315acb1f45 /common
parent1cf00c0c40ac0be875f27ad56f0d443233b18b94 (diff)
downloadwww-b8f8442094a79c8e83f9a7a73708925ff17e15e3.tar.gz
www-b8f8442094a79c8e83f9a7a73708925ff17e15e3.tar.bz2
www-b8f8442094a79c8e83f9a7a73708925ff17e15e3.zip
improve footer
Diffstat (limited to 'common')
-rw-r--r--common/footer.j2.inc10
1 files changed, 6 insertions, 4 deletions
diff --git a/common/footer.j2.inc b/common/footer.j2.inc
index ad881d67..ebee7fd8 100644
--- a/common/footer.j2.inc
+++ b/common/footer.j2.inc
@@ -28,9 +28,11 @@
</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</p>
- <p>We are grateful for support and free hosting of this site by
- <a href="http://www.bfh.ch/">BFH</a>.</p>
- <p>{{ _("This page was created using <a href='https://www.gnu.org/'>Free Software</a> only.") }}</p>
+ Taler Systems SA 2015-2019
+ <br>
+ {{ _("We are grateful for support and free hosting of this site by
+ <a href="http://www.bfh.ch/">BFH</a>") }}.
+ <br>
+ {{ _("This page was created using <a href='https://www.gnu.org/'>Free Software</a> only.") }}</p>
</div>
</footer>