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