chore: ensure that the full content
variable is used
This commit is contained in:
parent
b3923c7b4d
commit
f16aff4c1e
|
@ -69,6 +69,8 @@
|
|||
(online)
|
||||
{% endif %}
|
||||
{% endblock %}
|
||||
|
||||
{{ content|without(['field_date', 'field_event', 'field_is_online', 'field_link', 'field_location', 'field_name', 'field_remote']) }}
|
||||
{% endblock %}
|
||||
</div>
|
||||
{% endblock paragraph %}
|
||||
|
|
Loading…
Reference in a new issue