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