<% content_for( :header ) do %> title This is the title! <% end %> <% content_for( :content ) do %>

this is the content!

Time : <%= @time %> <% end %>