<%= tag.h2 do %> <%= yield :title %> <% end %> <%= tag.h3 "Issue Description" %> <%= yield :description %> <%= tag.h3 "How to fix this issue" %> <%= yield :action %>