{% if page.i_author_image %}
{% picture author_info authors/{{ page.i_author_image }} alt="{{ page.t_author }}" class="img-fluid" %}
{% else %}
{% endif %}
{% endif %}
{% endif %}