<% define_content :link do %> <%= account_file_download_url(asset.account_id, asset.attachment_id) %> <% end %> <% define_content :subject do %> <%= t :subject, "Report Generated" %> <% end %> <% define_content :footer_link do %> <%= t :link_message, "Click here to download the report" %> <% end %>

<%= t :subject, "Report Generated" %>

<%= asset.message %>