<%= @page_title %>

<% if @preview.emails.any? %> <% else %>

You have not defined any actions for <%= @preview %>.

Read <%= link_to "Action Mailer Basics", "https://guides.rubyonrails.org/action_mailer_basics.html#previewing-emails" %> to learn how to define your first.

<% end %>