diff --git a/views/layout.jade b/views/layout.jade index 1b7b305..a22b211 100644 --- a/views/layout.jade +++ b/views/layout.jade @@ -1,7 +1,7 @@ -doctype 5 +doctype html head title= title link(rel='stylesheet', href='/stylesheets/style.css') body - block content \ No newline at end of file + block content