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