Add authors to paragraph title template
This commit is contained in:
parent
6852975828
commit
ea1c1a1a37
1 changed files with 1 additions and 0 deletions
|
@ -78,6 +78,7 @@
|
|||
<div class="hero-body">
|
||||
{{ content.field_title }}
|
||||
{{ content.field_subtitle }}
|
||||
{{ authors }}
|
||||
</div>
|
||||
</div>
|
||||
{% else %}
|
||||
|
|
Loading…
Reference in a new issue