summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-03-13 17:44:06 +0100
committerChristian Grothoff <christian@grothoff.org>2017-03-13 17:44:06 +0100
commitc4bd8200b517fb9d41750397ef5269c7124481a2 (patch)
tree37dd46e15b0e56a14a7619dfec1b1acd00d07b99 /common
parentbc1806ef1c978f6fb084babbd76d16df2d1671e9 (diff)
downloadwww-c4bd8200b517fb9d41750397ef5269c7124481a2.tar.gz
www-c4bd8200b517fb9d41750397ef5269c7124481a2.tar.bz2
www-c4bd8200b517fb9d41750397ef5269c7124481a2.zip
revising gov page based on feedback from Sva and Marcello
Diffstat (limited to 'common')
-rw-r--r--common/footer.j2.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/common/footer.j2.inc b/common/footer.j2.inc
index a44f159c..b35cf373 100644
--- a/common/footer.j2.inc
+++ b/common/footer.j2.inc
@@ -27,7 +27,8 @@
</div>
</div>
<div class="container text-center">
- <p>&copy; <a href="https://gnunet.org/ev">GNUnet e.V.</a> {{_("and") }} Inria 2015, 2016, 2017</p>
+ <p>&copy; <a href="https://gnunet.org/ev">GNUnet e.V.</a> {{_("and") }}
+ <a href="http://inria.fr/">Inria</a> 2015, 2016, 2017</p>
<p>{{ _("This page was created using <a href='https://www.gnu.org/'>Free Software</a> only.") }}</p>
</div>
</footer>