agile-alliance-brazil/event_registrations

View on GitHub
app/views/email_notifications_mailer/_greetings.html.erb

Summary

Maintainability
Test Coverage
<div><h2><%= event.name %></h2></div>
<hr />
<p><%= I18n.t('attendances.greetings', receiver_name: attendance.full_name) %></p>