Guest User

Untitled

a guest
Mar 24th, 2026
231
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.95 KB | None | 0 0
  1. <table style="background: #f5f7fb; padding: 24px 12px;" role="presentation" border="0" width="100%" cellspacing="0" cellpadding="0">
  2. <tbody>
  3. <tr>
  4. <td align="center">
  5. <table style="max-width: 600px; background: #ffffff; border: 1px solid #e6e9f2; border-radius: 12px; overflow: hidden; font-family: Arial,Helvetica,sans-serif;" role="presentation" border="0" width="600" cellspacing="0" cellpadding="0">
  6. <tbody>
  7. <tr>
  8. <td style="background: #0f62fe; color: #ffffff; padding: 20px 24px;">
  9. <div style="font-size: 12px; opacity: .9; letter-spacing: .3px;">Abertura de chamado</div>
  10. <div style="font-size: 20px; font-weight: bold; line-height: 1.3; margin-top: 4px;">##ticket.title##</div>
  11. </td>
  12. </tr>
  13. <tr>
  14. <td style="padding: 18px 24px; color: #2b2d33; font-size: 14px; line-height: 1.6;">Olá! Seu chamado foi <strong>criado com sucesso</strong>. Abaixo estão os detalhes e o link para acompanhar o progresso.</td>
  15. </tr>
  16. <tr>
  17. <td style="padding: 0 24px 8px 24px;">##IFticket.itemtype## ##ENDIFticket.itemtype##
  18. <table role="presentation" border="0" width="100%" cellspacing="0" cellpadding="0">
  19. <tbody>
  20. <tr>
  21. <td style="padding: 6px 0;"><span style="display: inline-block; background: #f0f4ff; color: #1034a6; border: 1px solid #dbe6ff; border-radius: 16px; padding: 6px 10px; font-size: 12px;"> <strong style="font-weight: 600;">##lang.ticket.category##:</strong> ##IFticket.category## ##ticket.category## ##ENDIFticket.category## ##ELSEticket.category## ##lang.ticket.nocategoryassigned## ##ENDELSEticket.category## </span></td>
  22. </tr>
  23. <tr>
  24. <td style="padding: 6px 0;"><span style="display: inline-block; background: #f8f9fb; color: #343a40; border: 1px solid #eceff4; border-radius: 16px; padding: 6px 10px; font-size: 12px;"> <strong style="font-weight: 600;">##lang.ticket.authors##:</strong> ##IFticket.authors## ##ticket.authors## ##ENDIFticket.authors## ##ELSEticket.authors## -- ##ENDELSEticket.authors## </span></td>
  25. </tr>
  26. </tbody>
  27. </table>
  28. </td>
  29. </tr>
  30. <tr>
  31. <td style="padding: 0 24px 18px 24px;">
  32. <div style="margin: 8px 0 6px 0; color: #6c6f75; font-weight: bold;">##lang.ticket.description##</div>
  33. <div style="background: #fafbfc; border: 1px solid #edf0f5; border-radius: 10px; padding: 14px;">
  34. <div style="color: #2b2d33; white-space: pre-wrap;">##ticket.content##</div>
  35. </div>
  36. </td>
  37. </tr>
  38. <tr>
  39. <td style="padding: 0 24px 20px 24px;">
  40. <table role="presentation" border="0" cellspacing="0" cellpadding="0">
  41. <tbody>
  42. <tr>
  43. <td><a style="background: #0f62fe; border-radius: 8px; padding: 12px 18px; color: #ffffff; text-decoration: none; display: inline-block; font-weight: bold;" href="##ticket.url##"> Ver chamado </a></td>
  44. </tr>
  45. </tbody>
  46. </table>
  47. <div style="font-size: 12px; color: #8b8c8f; margin-top: 12px;">Se o botão não funcionar, acesse: <a style="color: #0f62fe; text-decoration: none;" href="##ticket.url##">##ticket.url##</a></div>
  48. </td>
  49. </tr>
  50. <tr>
  51. <td style="padding: 0 24px 18px 24px;">
  52. <div style="margin: 8px 0 10px 0; color: #6c6f75; font-weight: bold;">Linha do tempo do chamado</div>
  53. <table style="border-collapse: collapse;" role="presentation" border="0" width="100%" cellspacing="0" cellpadding="0">
  54. <tbody>
  55. <tr>
  56. <td style="padding: 0; border: 0;" align="center"><img style="display: block; width: 100%; max-width: 552px; height: auto; border: 0; outline: none; text-decoration: none; margin: 0 auto;" src="https://i.ibb.co/chB7Vw1w/Screenshot-2025-08-28-082440.png" alt="Linha do tempo: Aberto → Atribuído a um técnico → Em resolução → Aguardando confirmação de resolução → Pesquisa de satisfação" width="552"></td>
  57. </tr>
  58. </tbody>
  59. </table>
  60. <div style="font-size: 11px; color: #8b8c8f; margin-top: 10px;">Status atual: <strong style="color: #0f62fe;">Aberto</strong></div>
  61. </td>
  62. </tr>
  63. <tr>
  64. <td style="padding: 12px 24px 18px 24px; font-size: 12px; color: #8b8c8f; border-top: 1px solid #eef1f6;">Enviado automaticamente pelo HelpVix. Por favor, não responda este e-mail.</td>
  65. </tr>
  66. </tbody>
  67. </table>
  68. </td>
  69. </tr>
  70. </tbody>
  71. </table>
Advertisement
Add Comment
Please, Sign In to add comment