{{ blog_author.display_name }}
{# {% if blog_author.avatar %}Recent Posts
{% endif %} {% for content in contents %}{{ content.name }}
{{ content.publish_date_localized }} / by {%if content.blog_post_author %} {{ content.blog_post_author.display_name }} {% endif %} {% if content.topic_list %} posted in {% for topic in content.topic_list %} {{ topic.name }}{% if not loop.last %},{% endif %} {% endfor %} {% endif %}
{{ content.name }}
{% endif %}{{ content.name }}
{{ content.publish_date_localized }} / by {% if content.blog_post_author %} {{ content.blog_post_author.display_name }} {# {% if content.blog_post_author.avatar %}
Tags: {% for topic in content.topic_list %} {{ topic.name }}{% if not loop.last %},{% endif %} {% endfor %}
{% endif %}Written by {{ content.blog_post_author.display_name }}
{{ content.blog_post_author.bio }}
{% if content.blog_post_author.has_social_profiles %} {% endif %}