[%
title = title | html;
email_summary = "Ny uppdatering - " _ title;
email_columns = 2;
PROCESS '_email_settings.html';
INCLUDE '_email_top.html';
%]
[% start_padded_box | safe %]
[%~ INCLUDE '_email_comment_list.html' %]
Avsluta min prenumeration kring denna rapport
[% end_padded_box | safe %]
|
[% WRAPPER '_email_sidebar.html' object = report %]
[% title | html %]
[% report.detail | html_para_email(secondary_p_style) %]
[% END %]
[% INCLUDE '_email_bottom.html' %]