ref: master
app/views/shared/_template_welcome_page.html.erb
<% if template && template.welcome_page_content.present? %> <%= header % template.name %> <%= template.welcome_page_content.html_safe %> <% end %>