ro.html.erb 235 B

123456789
  1. Tichet de test!
  2. <div>Dragă #{agent.firstname},</div>
  3. <br>
  4. <div>Acesta este un <b>tichet de test</b>. Sunt un client și am nevoie de ajutor! :)</div>
  5. <br>
  6. <div>#{customer.fullname}</div>
  7. <br>
  8. <div>Echipa #{config.product_name}</div>