1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00
haml--haml/test/templates/content_for_layout.haml
2012-04-26 17:41:54 -03:00

8 lines
85 B
Text

!!!
%html
%head
%body
#yieldy
= yield :layout
#nosym
= yield