diff --git a/vim/UltiSnips/html.snippets b/vim/UltiSnips/html.snippets
index 0ef2d64..a2e55ed 100644
--- a/vim/UltiSnips/html.snippets
+++ b/vim/UltiSnips/html.snippets
@@ -1,5 +1,5 @@
snippet doctype "html5 doctype" !
-
+
endsnippet
snippet head "head tag based html5 boilerplate" !