Ticket wird eskalieren (<%= d 'ticket.title' %>)
Hallo <%= d 'recipient.firstname' %>,
Ticket (<%= d 'ticket.title' %>) von "<%= d 'ticket.customer.longname' %>" wird um "<%= d 'ticket.escalation_at' %>" eskalieren!
<% if @objects[:article] %>
<%= t 'Information' %>:
<%= a_html 'article' %>
<% end %>