diff options
Diffstat (limited to '')
-rw-r--r-- | templates/index.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.html.tmpl b/templates/index.html.tmpl index 5e0b427..de3a643 100644 --- a/templates/index.html.tmpl +++ b/templates/index.html.tmpl @@ -1,6 +1,6 @@ {{- define "index" -}} <!DOCTYPE html> -<html> +<html lang="en"> <head> {{ template "head_common" . }} <title>Groups – Lindenii Forge</title> |