diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index f01fa3e..f2c41c3 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -2,7 +2,7 @@ {{ partial "head.html" . }} - skip to content + {{ T "skip_to_content" }} {{ partial "svg.html" . }}
{{ partial "header.html" . }}