summaryrefslogtreecommitdiff
path: root/app/views/layouts/service_desk.text.erb
blob: 2b5b0b51483c8e7aa9cf4b60df70f45f10d9711f (plain)
1
2
3
4
5
6
7
<%= text_header_message %>

<%= yield -%>

<%= @unsubscribe_url %>
<%# EE-specific start %><%= render_if_exists 'layouts/mailer/additional_text' %><%# EE-specific end %>
<%= text_footer_message -%>