Done testing
[depot.git] / vendor / rails / actionmailer / test / fixtures / test_mailer / implicitly_multipart_example.text.html.erb
1 <html>
2 <body>
3 HTML formatted message to <strong><%= @recipient %></strong>.
4 </body>
5 </html>
6 <html>
7 <body>
8 HTML formatted message to <strong><%= @recipient %></strong>.
9 </body>
10 </html>