aboutsummaryrefslogtreecommitdiff
path: root/common/footer.j2.inc
diff options
context:
space:
mode:
Diffstat (limited to 'common/footer.j2.inc')
-rw-r--r--common/footer.j2.inc6
1 files changed, 4 insertions, 2 deletions
diff --git a/common/footer.j2.inc b/common/footer.j2.inc
index f5395b34..04685c64 100644
--- a/common/footer.j2.inc
+++ b/common/footer.j2.inc
@@ -1,4 +1,6 @@
1<div class="footer"> 1<footer>
2 <div class="container">
2 <p>&copy; <a href="https://gnunet.org/ev">GNUnet e.V.</a> and Inria 2015, 2016, 2017</p> 3 <p>&copy; <a href="https://gnunet.org/ev">GNUnet e.V.</a> and Inria 2015, 2016, 2017</p>
3 <p>{{ _("This page was created using <a href='https://www.gnu.org/'>Free Software</a> only.") }}</p> 4 <p>{{ _("This page was created using <a href='https://www.gnu.org/'>Free Software</a> only.") }}</p>
4</div> 5 </div>
6</footer>