4 lines
57 B
Text
4 lines
57 B
Text
|
mab.html do
|
||
|
head { title "Hello" }
|
||
|
body { yield }
|
||
|
end
|