unepwcmc/SAPI

View on GitHub
app/views/notification_mailer/changelog_failed.html.erb

Summary

Maintainability
Test Coverage
<p>Dear <%= @user.name %>,</p>
<p>
  The generation of your CITES Report submission <%= @aru.id %> changelog has failed.<br>
</p>

<% unless @aru.is_submitted? %>
  To view your submission online, please follow this link: <%= link_to trade_annual_report_upload_url(@aru), trade_annual_report_upload_url(@aru) %>.
<% end %>
</p>
<p>
  Best regards,
  the Trade Reporting Tool team
<p>