blob: c26f233fcd75cd894e10af0898188fcfed66270c [file] [log] [blame]
<%= render :partial => 'header' %>
<p><%= @introduction %></p>
<% unless @text.blank? %><p><table width=100% border=1><tr><td>
<%= @text %>
</td></tr></table></p>
<% end %>
<p>To unsubscribe from receiving notifications, edit your user details at <%= @link %></p>
<%= render :partial => 'footer' %>