diff --git a/views/layout.jade b/views/layout.jade index 0c0d9e8..7b92be1 100755 --- a/views/layout.jade +++ b/views/layout.jade @@ -1,8 +1,8 @@ -!!! +doctype html html head title= title link(rel='stylesheet', href='/stylesheets/style.css') script(src="http://yui.yahooapis.com/3.4.0/build/yui/yui-min.js") script(src="/javascripts/hand-brake.js") - body.yui3-skin-sam!= body \ No newline at end of file + body.yui3-skin-sam!= body