summaryrefslogtreecommitdiff
path: root/rawdog/page.template
diff options
context:
space:
mode:
Diffstat (limited to 'rawdog/page.template')
-rw-r--r--rawdog/page.template4
1 files changed, 2 insertions, 2 deletions
diff --git a/rawdog/page.template b/rawdog/page.template
index 60c695b..4c0528b 100644
--- a/rawdog/page.template
+++ b/rawdog/page.template
@@ -1,8 +1,8 @@
<!DOCTYPE html>
-<html>
+<html lang="en">
<head>
<title>Blog</title>
- <link rel="stylesheet" href="/style/main.css" type="text/css">
+ <link rel="stylesheet" href="/style/main.css" type="text/css" />
<meta name="robots" content="noindex,nofollow,noarchive">
__refresh__
</head>