diff options
Diffstat (limited to 'old/templates')
-rw-r--r-- | old/templates/page/header.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/old/templates/page/header.html b/old/templates/page/header.html index 03f2a4f..319b60b 100644 --- a/old/templates/page/header.html +++ b/old/templates/page/header.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html> +<html lang="en"> <head> <meta charset="utf-8" content="text/html" lang="en"> <title>${title} - ${sitetitle}</title> |