Sha256: 0828fb31a66b482fb31ee9e5363f271fe7563b08ea408b7e0e93bc2c50b4379c
Contents?: true
Size: 416 Bytes
Versions: 18
Compression:
Stored size: 416 Bytes
Contents
<%= render partial: 'user_mailer/mail_template', locals: { title: t("mailer.title.exam_registration"), subtitle: t("mailer.subtitle.exam_registration"), text: t("mailer.text.exam_registration", exam_registration_deadline: local_time(@notification.target.end_time, @organization.time_zone)), button: t("mailer.button.exam_registration"), url: exam_registration_url(@organization, @notification.target) } %>
Version data entries
18 entries across 18 versions & 1 rubygems