mirror of
https://github.com/sinatra/sinatra
synced 2023-03-27 23:18:01 -04:00
4 lines
33 B
Text
4 lines
33 B
Text
|
xml.layout do
|
||
|
xml << yield
|
||
|
end
|