This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
haml--haml
Watch
1
Star
0
Fork
You've already forked haml--haml
0
mirror of
https://github.com/haml/haml.git
synced
2022-11-09 12:33:31 -05:00
Code
Releases
Activity
de369e67cb
haml--haml
/
test
/
haml
/
templates
/
content_for_layout.haml
9 lines
85 B
Text
Raw
Normal View
History
Unescape
Escape
Enginification git-svn-id: svn://hamptoncatlin.com/haml/trunk@48 7063305b-7217-0410-af8c-cdc13e5119b9
2006-09-29 18:39:13 +00:00
!!!
%html
%head
%body
yield :foo works when using Haml::Template. git-svn-id: svn://hamptoncatlin.com/haml/branches/edge@99 7063305b-7217-0410-af8c-cdc13e5119b9
2006-10-22 20:21:15 +00:00
#yieldy
= yield :layout
#nosym
= yield
Copy permalink