mirror of
https://github.com/sinatra/sinatra
synced 2023-03-27 23:18:01 -04:00
4422a1ad7c
Signed-off-by: Ilya Shindyapin <ilya@shindyapin.com>
3 lines
No EOL
64 B
Text
3 lines
No EOL
64 B
Text
<% if content_for? :foo %>
|
|
<%= yield_content :foo %>
|
|
<% end %> |