T R A I N I N G
BlogContent._html():
{% endif %} #}
{% if content.blog_post_author.has_social_profiles %}
{% endif %}
{% endif %}
{% blog_social_sharing "blog_social_sharing" overrideable=False, label='Blog Social Sharing' %}
{{ content.name }}
Posted by {% if content.blog_post_author %} {{ content.blog_post_author.display_name }} on {{ content.publish_date_localized }} {# {% if content.blog_post_author.avatar %}
{{ content.post_body }}
{% if content.topic_list %}
Topics: {% for topic in content.topic_list %} {{ topic.name }}{% if not loop.last %},{% endif %} {% endfor %}
{% endif %}