diff --git a/layouts/partials/paige/page-footer.html b/layouts/partials/paige/page-footer.html index d21bc560..a7aa42f4 100644 --- a/layouts/partials/paige/page-footer.html +++ b/layouts/partials/paige/page-footer.html @@ -26,33 +26,33 @@ {{ partial "paige/page-footer-first.html" . }} {{ end }} - {{ if or $next $prev }} -
- {{ .Title }} › + {{ if $file }} +
+ {{ i18n "paige_edit_this_page" }}
{{ end }} - {{ with $next }} -- ‹ {{ .Title }} + {{ if $filehistoryurl }} +
{{ end }}- {{ i18n "paige_edit_this_page" }} + {{ if or $next $prev }} +
+ {{ .Title }} ›
{{ end }} - {{ if $filehistoryurl }} -- {{ i18n "paige_edit_history" }} + {{ with $next }} +
+ ‹ {{ .Title }}
{{ end }}