提交 bc970e83 编写于 作者: T Thiago Pradi

Removing unused mailer templates

上级 edbcdb95
%p Hello there,
%p
Mr.
= @recipient
from haml
\ No newline at end of file
%p Hello there,
%p
Mr.
= @recipient
from haml
\ No newline at end of file
<html>
<body>
HTML formatted message to <strong><%= @recipient %></strong>.
</body>
</html>
<html>
<body>
HTML formatted message to <strong><%= @recipient %></strong>.
</body>
</html>
<html>
<body>
HTML formatted message to <strong><%= @recipient %></strong>.
</body>
</html>
<html>
<body>
HTML formatted message to <strong><%= @recipient %></strong>.
</body>
</html>
Plain text to <%= @recipient %>.
Plain text to <%= @recipient %>.
Hey Ho, <%= render partial: "subtemplate" %>
\ No newline at end of file
<strong>foo</strong> <%= @foo %>
\ No newline at end of file
xml.instruct!
xml.test
\ No newline at end of file
Hello there,
Mr. <%= @recipient %>
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册