m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/template.html.erb2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/template.html.erb b/src/template.html.erb
index 405ea7b..8ed34f3 100644
--- a/src/template.html.erb
+++ b/src/template.html.erb
@@ -1,4 +1,5 @@
<!DOCTYPE html>
+<html lang=en>
<head>
<title><%= head_title %></title>
<link rel='stylesheet' type='text/css' href='<%= path_to 'style' %>'>
@@ -38,3 +39,4 @@
})
</script>
</body>
+</html>