feat(daily-email): add Drip subscribe forms
This commit is contained in:
parent
aeb6200828
commit
afd532c495
3 changed files with 51 additions and 0 deletions
|
@ -11,4 +11,11 @@
|
|||
<li><a class="text-sm link" href="/archive">Browse the archive</a></li>
|
||||
</ul>
|
||||
</footer>
|
||||
|
||||
<div class="mt-10">
|
||||
{% embed "daily-email-form" with {
|
||||
form_id: page.drip.form_id,
|
||||
} %}
|
||||
{% endembed %}
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue