Create pl.html.erb for test email (#727)
This commit is contained in:
parent
7e947dc4bf
commit
7a7644bc1a
1 changed files with 9 additions and 0 deletions
9
app/views/mailer/test_ticket/pl.html.erb
Normal file
9
app/views/mailer/test_ticket/pl.html.erb
Normal file
|
@ -0,0 +1,9 @@
|
|||
Testowe zgłosznie!
|
||||
|
||||
<div>Drogi #{agent.firstname},</div>
|
||||
<br>
|
||||
<div>To jest <b>testowe zgłoszenie</b>. Jestem twoim pierwszym klientem i potrzebuję twojej pomocy! :)</div>
|
||||
<br>
|
||||
<div>#{customer.fullname}</div>
|
||||
<br>
|
||||
<div>The Zammad Project</div>
|
Loading…
Reference in a new issue