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