Add authors to paragraph title template

This commit is contained in:
Keegan Rankin 2023-07-13 16:40:40 -07:00
parent 6852975828
commit ea1c1a1a37

View file

@ -78,6 +78,7 @@
<div class="hero-body">
{{ content.field_title }}
{{ content.field_subtitle }}
{{ authors }}
</div>
</div>
{% else %}