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.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/footer.j2.inc b/common/footer.j2.inc
index 7c973a6d..93900f1a 100644
--- a/common/footer.j2.inc
+++ b/common/footer.j2.inc
@@ -26,7 +26,7 @@
26 </div> 26 </div>
27 </div> 27 </div>
28 <div class="container text-center"> 28 <div class="container text-center">
29 <p>&copy; <a href="https://gnunet.org/ev">GNUnet e.V.</a></p> 2015, 2016, 2017, 2018</p> 29 <p>&copy; <a href="https://gnunet.org/ev">GNUnet e.V.</a> 2015, 2016, 2017, 2018</p>
30 <p>{{ _("This page was created using <a href='https://www.gnu.org/'>Free Software</a> only.") }}</p> 30 <p>{{ _("This page was created using <a href='https://www.gnu.org/'>Free Software</a> only.") }}</p>
31 </div> 31 </div>
32</footer> 32</footer>