diff options
Diffstat (limited to 'app/templates/base.html')
| -rw-r--r-- | app/templates/base.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/templates/base.html b/app/templates/base.html index 7b9f361..bc60065 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -105,6 +105,7 @@ <footer> Copyright © 2018 to <a href="https://rubenwardy.com/">rubenwardy</a> | <a href="{{ url_for('flatpage', path='help') }}">Help</a> | + <a href="{{ url_for('flatpage', path='policy_and_guidance') }}">Policy and Guidance</a> | <a href="https://github.com/minetest/contentdb">GitHub</a> </footer> </html> |
