aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/generators/erb/mailer/templates/view.html.erb.tt
blob: b5045671b3a73fdfa925e1d4694575b32f689029 (plain) (blame)
1
2
3
4
5
<h1><%= class_name %>#<%= @action %></h1>

<p>
  <%%= @greeting %>, find me in <%= @path %>
</p>