Gab-Social/app/views/layouts/mailer.text.erb
mgabdev 4f07f6893d Updated all email templates to conform to Gab default UI
• Updated:
- all email templates to conform to Gab default UI

• Removed:
- Unused mailer.css
- Unused mailer icons/images
2020-05-28 19:09:14 -04:00

13 lines
196 B
Plaintext

<%= yield %>
---
Questions? Simply email support@gab.com
Gab.com
---
<%= t 'about.hosted_on', domain: site_hostname %>
<%= t('application_mailer.settings', link: settings_preferences_url) %>