Hello <%= name %> <% content_for "custom" do |io| %> io << "

Hello from otherside

" io <% end %>