Add the subscription form below the body content
Add the subscription form below the body content for daily email nodes.
This commit is contained in:
parent
a0f25bb985
commit
6b15e5c40a
3 changed files with 61 additions and 1 deletions
|
@ -77,7 +77,7 @@
|
|||
</div>
|
||||
{% endif %}
|
||||
|
||||
<div{{ content_attributes }}>
|
||||
<div{{ content_attributes.addClass('space-y-8') }}>
|
||||
{{ content }}
|
||||
</div>
|
||||
</article>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue