Welcome to the training website. Please feel free to explore, comment on posts, and register for any trainings you are interested in. Any feedback is welcomed!

T R A I N I N G

BlogContent._html():

{{ 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 %}

{% endif %} #} {% if content.blog_post_author.has_social_profiles %}
Find me on:
{% endif %} {% endif %}

{% blog_social_sharing "blog_social_sharing" overrideable=False, label='Blog Social Sharing' %}
{{ content.post_body }}
{% if content.topic_list %}

Topics: {% for topic in content.topic_list %} {{ topic.name }}{% if not loop.last %},{% endif %} {% endfor %}

{% endif %}