mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-23 15:48:07 +01:00
8 lines
201 B
Text
8 lines
201 B
Text
|
<%= t 'user_mailer.appeal_approved.title' %>
|
||
|
|
||
|
===
|
||
|
|
||
|
<%= t 'user_mailer.appeal_approved.explanation', appeal_date: l(@appeal.created_at), strike_date: l(@appeal.strike.created_at) %>
|
||
|
|
||
|
=> <%= root_url %>
|