This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
2022-02-14 12:27:53 -08:00
|
|
|
<%= t 'user_mailer.appeal_approved.title' %>
|
|
|
|
|
|
|
|
===
|
|
|
|
|
2023-09-06 08:25:39 -07:00
|
|
|
<%= t 'user_mailer.appeal_approved.explanation', appeal_date: l(@appeal.created_at.in_time_zone(@resource.time_zone.presence), format: :with_time_zone), strike_date: l(@appeal.strike.created_at.in_time_zone(@resource.time_zone.presence), format: :with_time_zone) %>
|
2022-02-14 12:27:53 -08:00
|
|
|
|
|
|
|
=> <%= root_url %>
|