summaryrefslogtreecommitdiff
path: root/common/footer.j2.inc
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-06-24 22:56:48 +0200
committerChristian Grothoff <christian@grothoff.org>2019-06-24 22:56:48 +0200
commit2ef780914979553cf5bca0598272606dd8f42bdd (patch)
tree5352c792c49950e1d3b61cab9b6a6c6a2a3dcce0 /common/footer.j2.inc
parent6d175b7f433b1e487e595b5aa92d916146ee38bf (diff)
downloadwww-2ef780914979553cf5bca0598272606dd8f42bdd.tar.gz
www-2ef780914979553cf5bca0598272606dd8f42bdd.tar.bz2
www-2ef780914979553cf5bca0598272606dd8f42bdd.zip
acknowledge BFH, remove Inria:
Diffstat (limited to 'common/footer.j2.inc')
-rw-r--r--common/footer.j2.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/footer.j2.inc b/common/footer.j2.inc
index 030051a7..7f179612 100644
--- a/common/footer.j2.inc
+++ b/common/footer.j2.inc
@@ -29,6 +29,8 @@
<div class="container text-center">
<p>&copy; <a href="https://gnunet.org/en/ev.html">GNUnet e.V.</a> {{_("and") }}
<a href="http://inria.fr/">Inria</a> 2015, 2016, 2017</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>
</div>
</footer>