Skip to content

Instantly share code, notes, and snippets.

View costajoao's full-sized avatar

Joao Costa costajoao

View GitHub Profile
@DeskWOW
DeskWOW / 1. Desk.com gmail style email reply template.html
Last active October 25, 2016 11:10
You can copy and paste the following code into the Email Reply Theme to make your emails look like they are sent from gmail.
{% assign emails = case.emails %}
{% assign threadlength = emails.size|minus:1 %}
{% for email in emails reversed %}
{% if forloop.first %}
{{email.new_html}}
{% if email.agent %}
{% if email.agent.signature %}