From 6eea212b366a4403fd39186e82d4eaaa7c3719e2 Mon Sep 17 00:00:00 2001 From: erciccione Date: Fri, 15 May 2020 14:05:51 +0200 Subject: [PATCH] Add possibility to go back to the Moneropedia page under each Moneropedia entry --- _i18n/en.yml | 1 + _layouts/moneropedia.html | 1 + 2 files changed, 2 insertions(+) diff --git a/_i18n/en.yml b/_i18n/en.yml index e725808e..1ad95ba4 100644 --- a/_i18n/en.yml +++ b/_i18n/en.yml @@ -626,6 +626,7 @@ moneropedia: add_new_text1: If there is an entry you'd like to modify or be added, please add_new_link: open an issue on this website's GitLab repository add_new_text2: or submit changes via pull request + back: Back to the Moneropedia entries: account: Account address-book: Address Book diff --git a/_layouts/moneropedia.html b/_layouts/moneropedia.html index 589d307c..53b8821f 100644 --- a/_layouts/moneropedia.html +++ b/_layouts/moneropedia.html @@ -10,6 +10,7 @@ layout: base
{{content}}
+

« {% t moneropedia.back %}