diff --git a/views/layout.haml b/views/layout.haml index 9a1ce78..0ab0bfd 100644 --- a/views/layout.haml +++ b/views/layout.haml @@ -3,4 +3,5 @@ %head %link{:href => "/css/bootstrap.css", :rel => "stylesheet", :type => "text/css"} %body + %h1 Today I Learned = yield