aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailer/test/fixtures/test_mailer/implicitly_multipart_example.html.erb
blob: 946d99ede50e305ee3e1b95eaf5bcdc3ec06de2d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<html>
  <body>
    HTML formatted message to <strong><%= @recipient %></strong>.
  </body>
</html>
<html>
  <body>
    HTML formatted message to <strong><%= @recipient %></strong>.
  </body>
</html>