提交 1fe5e242 编写于 作者: C Carlos Antonio da Silva

Merge pull request #19152 from tchandy/removing_unused_mailer_templates

Removing unused mailer templates
%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.
先完成此消息的编辑!
想要评论请 注册