summaryrefslogtreecommitdiffstats
path: root/web/templates/home.html
diff options
context:
space:
mode:
authorCorey Hulen <corey@hulen.com>2015-07-01 22:20:53 -0800
committerCorey Hulen <corey@hulen.com>2015-07-01 22:20:53 -0800
commitc0de5c37f0d2bc497d317e78bbb8ce8c38bc2424 (patch)
tree84a89de94746fa72de186f444eb4847af612a7c4 /web/templates/home.html
parentd3efefba1f7d4c5f09f61227c49db9229cc65553 (diff)
parentc15bc9ad94b80f3342c5daf3702231ce86561073 (diff)
downloadchat-c0de5c37f0d2bc497d317e78bbb8ce8c38bc2424.tar.gz
chat-c0de5c37f0d2bc497d317e78bbb8ce8c38bc2424.tar.bz2
chat-c0de5c37f0d2bc497d317e78bbb8ce8c38bc2424.zip
Merge pull request #114 from asaadmahmoodspin/master
Fixing css issues in IE, adding doctype to html files
Diffstat (limited to 'web/templates/home.html')
-rw-r--r--web/templates/home.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/templates/home.html b/web/templates/home.html
index 74f7a015b..abf8062f2 100644
--- a/web/templates/home.html
+++ b/web/templates/home.html
@@ -1,4 +1,5 @@
{{define "home"}}
+<!DOCTYPE html>
<html>
{{template "head" . }}
<body>