Skip to content
Snippets Groups Projects
Unverified Commit 7c2e62b3 authored by Riccardo Spagni's avatar Riccardo Spagni :speech_balloon:
Browse files

tweak the edit this page footer

parent 3e71ffc9
No related branches found
No related tags found
No related merge requests found
<div class="footer">
<div class="container">
<p>
<strong style="color: #ffffff;">[ <a href="/legal/terms">{% t global.terms %}</a> | <a href="/legal/privacy">{% t global.privacy %}</a> | <a href="/legal/copyright">{% t global.copyright %}</a> | <a href="https://github.com/monero-project/monero-site/blob/master/{{ page.path }}">{%t global.edit %}</a> ]</strong>
<strong style="color: #ffffff;">[ <a href="/legal/terms">{% t global.terms %}</a> | <a href="/legal/privacy">{% t global.privacy %}</a> | <a href="/legal/copyright">{% t global.copyright %}</a> ]</strong>
<strong style="color: #ffffff;">[ <a href="https://github.com/monero-project/monero-site/edit/master/{{ page.path }}">{%t global.edit %}</a> ]</strong>
<a href="https://getmonero.org/feed.xml"><i class="fa fa-2x fa-rss-square"></i></a>
<a href="mailto:dev@getmonero.org"><i class="fa fa-2x fa-envelope-square"></i></a>
</p>
......
......@@ -13,7 +13,7 @@ global:
terms: Terms
privacy: Privacy
copyright: Copyright
edit: Edit this page
edit: Edit This Page
menu:
forum: Forum
blog: Blog
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment