summaryrefslogtreecommitdiff
path: root/common/footer.inc.j2
diff options
context:
space:
mode:
Diffstat (limited to 'common/footer.inc.j2')
-rw-r--r--common/footer.inc.j28
1 files changed, 8 insertions, 0 deletions
diff --git a/common/footer.inc.j2 b/common/footer.inc.j2
new file mode 100644
index 00000000..2951c24d
--- /dev/null
+++ b/common/footer.inc.j2
@@ -0,0 +1,8 @@
+ <div class="footer">
+ <p>&copy; <a href="https://gnunet.org/ev">GNUnet e.V.</a> and Inria 2015, 2016</p>
+ <p>{{ _("This page was created using <a href='https://www.gnu.org/'>Free Software</a> only.") }}</p>
+ </div>
+ <script type="text/javascript">//<![CDATA[
+ loadLang();
+ activate_menu();
+ //]]></script>