Render fonts on frontend

[MAILPOET-2849]
This commit is contained in:
Pavel Dohnal
2020-06-02 16:58:16 +02:00
committed by Veljko V
parent 96de820440
commit 7310bb9bcf
3 changed files with 17 additions and 0 deletions

View File

@ -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 %>" />