[geany/www.geany.org] fba625: Add "Privacy Statement" page
Enrico Tröger
git-noreply at xxxxx
Wed May 1 12:33:25 UTC 2019
Branch: refs/heads/master
Author: Enrico Tröger <enrico.troeger at uvena.de>
Committer: Enrico Tröger <enrico.troeger at uvena.de>
Date: Wed, 01 May 2019 12:33:25 UTC
Commit: fba62549c765eb7963260926bdbb05b839f73a69
https://github.com/geany/www.geany.org/commit/fba62549c765eb7963260926bdbb05b839f73a69
Log Message:
-----------
Add "Privacy Statement" page
Modified Paths:
--------------
geany/templates/skel.html
Modified: geany/templates/skel.html
3 lines changed, 2 insertions(+), 1 deletions(-)
===================================================================
@@ -63,7 +63,8 @@
<div id="footer">
<div class="well">
<p>
- Contents Copyright {% now "Y" %} ‐ The Geany development team
+ <a href="{% url 'page' "about/privacy" %}">Privacy Statement</a>
+ - Contents Copyright {% now "Y" %} ‐ The Geany development team
</p>
</div>
</div>
--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).
More information about the Commits
mailing list