Skip to content

Commit

Permalink
update example template doctype
Browse files Browse the repository at this point in the history
switch from deprecated '!!! 5' to 'doctype html'
  • Loading branch information
collingreen committed Jul 25, 2015
1 parent 1138603 commit 088fe0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/templates/index.jade
@@ -1,4 +1,4 @@
!!! 5
doctype html
html(lang='en')
head
meta(charset='utf-8')
Expand Down

0 comments on commit 088fe0c

Please sign in to comment.