root/lang/ruby/pritter/vendor/rails/actionmailer/test/fixtures/test_mailer/implicitly_multipart_example.text.html.rhtml @ 5644

Revision 5644, 200 bytes (checked in by nakamud, 5 years ago)

lang/ruby/pritter: freezed gems to ease installation

Line 
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>
Note: See TracBrowser for help on using the browser.