diff options
Diffstat (limited to 'htdocs/public/archive/index.ejs')
-rw-r--r-- | htdocs/public/archive/index.ejs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htdocs/public/archive/index.ejs b/htdocs/public/archive/index.ejs index 24af393..8d5ca25 100644 --- a/htdocs/public/archive/index.ejs +++ b/htdocs/public/archive/index.ejs @@ -1,7 +1,7 @@ <% global.title = lang.archives.title; %> <%- include(`${private}/header.ejs`) %> -<a href="/">← Go back home</a> +<a href="/<%- slang %>">← <%- lang.global.back %></a> <hr class="rnbwsquare-separator rnbwsquare-outer"> |