summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
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>