haml--haml/test/haml/templates/content_for_layout.haml

11 lines
126 B
Plaintext

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