aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNils Gillmann <gillmann@infotropique.org>2018-07-23 18:33:22 +0000
committerNils Gillmann <gillmann@infotropique.org>2018-07-23 18:33:22 +0000
commitff42a22aebe833cf85675e5f65ef9133b5d1eff3 (patch)
tree6f21b9154b761d535341e9394ec391123ff04f52
parent68acd2b48d4063e621e3fb610765cc27f751e169 (diff)
downloadwww-ff42a22aebe833cf85675e5f65ef9133b5d1eff3.tar.gz
www-ff42a22aebe833cf85675e5f65ef9133b5d1eff3.zip
footer: adjust a paragraph element
Signed-off-by: Nils Gillmann <gillmann@infotropique.org>
-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>