Render fonts on frontend
[MAILPOET-2849]
This commit is contained in:
@ -35,6 +35,7 @@
|
||||
data-delay="<%= delay %>"
|
||||
data-position="<%= position %>"
|
||||
data-background-color="<%= backgroundColor %>"
|
||||
data-font-family="<%= fontFamily %>"
|
||||
>
|
||||
<input type="hidden" name="data[form_id]" value="<%= form_id %>" />
|
||||
<input type="hidden" name="token" value="<%= token %>" />
|
||||
|
Reference in New Issue
Block a user