Update new email templates (#28416)
Co-authored-by: Matt Jankowski <matt@jankowski.online>
This commit is contained in:
parent
98b5f85f10
commit
7f471e70c0
66 changed files with 932 additions and 1834 deletions
4
app/views/application/mailer/_frame.html.haml
Normal file
4
app/views/application/mailer/_frame.html.haml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
%table.email-w-full.email-frame-table{ cellspacing: 0, cellpadding: 0, border: 0, role: 'presentation' }
|
||||
%tr
|
||||
%td.email-frame-td
|
||||
%p= text
|
||||
Loading…
Add table
Add a link
Reference in a new issue