<% @content = captured_content do %> Captured Line 1 Captured Line 2 <% end %> <%= @content %> <% concat_in_p('Concat Line 3') %> <% determine_block_is_template('haml') do %> This is erb This is erb <% end %> <% ruby_not_template_block %>