diff options
Diffstat (limited to '')
-rw-r--r-- | templates/repo_tree_file.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/repo_tree_file.html.tmpl b/templates/repo_tree_file.html.tmpl index 7012cb1..2691608 100644 --- a/templates/repo_tree_file.html.tmpl +++ b/templates/repo_tree_file.html.tmpl @@ -1,6 +1,6 @@ {{- define "repo_tree_file" -}} <!DOCTYPE html> -<html> +<html lang="en"> <head> {{ template "head_common" . }} <link rel="stylesheet" href="/static/chroma.css" /> |