aboutsummaryrefslogtreecommitdiffhomepage
path: root/template/html/common/layout.html
diff options
context:
space:
mode:
Diffstat (limited to 'template/html/common/layout.html')
-rw-r--r--template/html/common/layout.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/html/common/layout.html b/template/html/common/layout.html
index aa86938..d98de9d 100644
--- a/template/html/common/layout.html
+++ b/template/html/common/layout.html
@@ -96,8 +96,8 @@
<p>{{ t "Items Navigation" }}</p>
<ul>
- <li>{{ t "Go to previous item" }} = <strong>p or j or ◄</strong></li>
- <li>{{ t "Go to next item" }} = <strong>n or k or ►</strong></li>
+ <li>{{ t "Go to previous item" }} = <strong>p {{ t "or" }} j {{ t "or" }} ◄</strong></li>
+ <li>{{ t "Go to next item" }} = <strong>n {{ t "or" }} k {{ t "or" }} ►</strong></li>
</ul>
<p>{{ t "Pages Navigation" }}</p>