Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.

Commit

Permalink
one more time - update to valid Jade doctype
Browse files Browse the repository at this point in the history
  • Loading branch information
mrzepinski committed Dec 22, 2013
1 parent 81fea35 commit 270d2c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/layouts/default.jade
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
!!! 5
doctype html
html(lang='en', xmlns='http://www.w3.org/1999/xhtml', xmlns:fb='https://www.facebook.com/2008/fbml', itemscope='itemscope', itemtype='http://schema.org/Product')
include ../includes/head
body
Expand Down

0 comments on commit 270d2c3

Please sign in to comment.