aboutsummaryrefslogtreecommitdiff
path: root/common/footer.inc.j2
diff options
context:
space:
mode:
authortg(x) <*@tg-x.net>2017-01-19 16:10:35 +0100
committertg(x) <*@tg-x.net>2017-01-19 16:10:35 +0100
commitf6d6fdbb01b0ee90b2dafb615c1814588bd14d93 (patch)
tree09bddda329032197ca2e48c8e66fa328f6fcb3d3 /common/footer.inc.j2
parent08f40842ceb608e96d28a646d71044d2c83b34fb (diff)
downloadwww-f6d6fdbb01b0ee90b2dafb615c1814588bd14d93.tar.gz
www-f6d6fdbb01b0ee90b2dafb615c1814588bd14d93.zip
i18n: rename template files
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>