aboutsummaryrefslogtreecommitdiff
path: root/help/common/footer.inc
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-09-26 17:27:16 +0200
committerChristian Grothoff <christian@grothoff.org>2016-09-26 17:27:16 +0200
commit30f100d5ba46800cad107b7f4435437157f77106 (patch)
tree34454286d746897d7e91c50ebc4d447f98f3d393 /help/common/footer.inc
parent5346a2b9167c027820e6f3ef2f4457933192a6a1 (diff)
downloadwww-30f100d5ba46800cad107b7f4435437157f77106.tar.gz
www-30f100d5ba46800cad107b7f4435437157f77106.zip
fixing #4365
Diffstat (limited to 'help/common/footer.inc')
-rw-r--r--help/common/footer.inc12
1 files changed, 12 insertions, 0 deletions
diff --git a/help/common/footer.inc b/help/common/footer.inc
new file mode 100644
index 00000000..fa37c959
--- /dev/null
+++ b/help/common/footer.inc
@@ -0,0 +1,12 @@
1 <div class="footer">
2 <p>&copy; <a href="https://gnunet.org/ev">GNUnet e.V.</a> and Inria 2015, 2016</p>
3 <p lang="en">This page was created using <a href="https://www.gnu.org/">Free Software</a> only.</p>
4 <p lang="de">Diese Seite wurde allein durch Einsatz von <a href="https://www.gnu.org/">Freier Software</a> erstellt.</p>
5 <p lang="fr">This page was created using <a href="https://www.gnu.org/">Free Software</a> only.</p>
6 <p lang="it">This page was created using <a href="https://www.gnu.org/">Free Software</a> only.</p>
7 <p lang="es">Este sitio fue creado usando <a href="https://www.gnu.org/">Software Libre</a> only.</p>
8 </div>
9 <script type="text/javascript">//<![CDATA[
10 loadLang();
11 activate_menu();
12 //]]></script>