trabajo-afectivo/app/views/mailer/test_ticket/en.html.erb

10 lines
224 B
Text
Raw Normal View History

2016-02-29 23:52:51 +00:00
Test Ticket!
<div>Dear <%= d 'agent.firstname' %>,</div>
2016-02-29 23:52:51 +00:00
<br>
<div>This is a <b>test ticket</b>. I'm a customer and I need some help! :)</div>
2016-02-29 23:52:51 +00:00
<br>
<div><%= d 'customer.fullname' %></div>
2016-02-29 23:52:51 +00:00
<br>
<div>The Zammad Project</div>