diff options
Diffstat (limited to 'layouts/partials')
-rw-r--r-- | layouts/partials/single/bottom_nav.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/single/bottom_nav.html b/layouts/partials/single/bottom_nav.html index 88dbf9c..c4ec19f 100644 --- a/layouts/partials/single/bottom_nav.html +++ b/layouts/partials/single/bottom_nav.html @@ -45,7 +45,7 @@ "URL" "ne" $found_url) "Weight" "le" $found_weight) | last 1 }} - Prev: <a href="{{.URL}}">{{ .Name }}</a>, + Previous: <a href="{{.URL}}">{{ .Name }}</a>, {{- end }} <!-- search for next page --> |