<% provide :title do %><%= @custom_page.title %><% end %>

<%= @custom_page.title %>

<%= @custom_page.subtitle %>

<%= raw @custom_page.content %>
<%= render '/shared/print' if @custom_page.print_content_flag %>