aboutsummaryrefslogtreecommitdiff
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 @@
1 <div class="footer">
2 <p>&copy; <a href="https://gnunet.org/ev">GNUnet e.V.</a> and Inria 2015, 2016</p>
3 <p>{{ _("This page was created using <a href='https://www.gnu.org/'>Free Software</a> only.") }}</p>
4 </div>
5 <script type="text/javascript">//<![CDATA[
6 loadLang();
7 activate_menu();
8 //]]></script>