1
0
mirror of https://github.com/whippyshou/mastodon synced 2024-12-14 14:48:55 +09:00
whippy-edition/app/views/layouts/mailer.text.erb

6 lines
106 B
Plaintext
Raw Normal View History

<%= yield %>
---
<%= t('application_mailer.signature', instance: Rails.configuration.x.local_domain) %>