{{ page.title }}
{% with authors=page.authors.all %} {% if authors %}Posted by:
-
{% for author in authors %}
-
{% image author.author_image fill-168x168 class="inline-block h-14 w-14 rounded-full" %}
{{ author.name }}
{% endfor %}
{{ item.caption }}