1
0
Fork 0
mirror of https://github.com/middleman/middleman.git synced 2022-11-09 12:20:27 -05:00
middleman--middleman/spec/fixtures/sample/views/layout.haml
2009-07-27 16:25:32 -07:00

6 lines
No EOL
148 B
Text

%html
%head
%link{ :href => "/stylesheets/site.css", :rel => "stylesheet", :type => "text/css" }
%title My Sample Site
%body
= yield