mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
f3f7d166d8
Signed-off-by: David Heinemeier Hansson <david@loudthinking.com>
10 lines
200 B
Text
10 lines
200 B
Text
<html>
|
|
<body>
|
|
HTML formatted message to <strong><%= @recipient %></strong>.
|
|
</body>
|
|
</html>
|
|
<html>
|
|
<body>
|
|
HTML formatted message to <strong><%= @recipient %></strong>.
|
|
</body>
|
|
</html>
|