en.html.erb 208 B

123456789
  1. Test Ticket!
  2. <p>Dear <%= d 'agent.firstname' %>,</p>
  3. <br>
  4. <p>This is a <b>test ticket</b>. I'm a customer and I need some help! :)</p>
  5. <br>
  6. <p><%= d 'customer.fullname' %></p>
  7. <br>
  8. <p>The Zammad Project</p>