Novi ticket (#{ticket.title})
Bok #{recipient.firstname},
novi ticket (#{ticket.title}) je stvoren od strane „#{current_user.longname}”.
Grupa: #{ticket.group.name}
Vlasnik: #{ticket.owner.fullname}
Status: #{t(ticket.state.name)}
<% if @objects[:article] %>
Informacije:
#{article.body_as_html}
<% end %>