{% if site_settings.favicon_src %}{% endif %} {{ standard_header_includes }}
{% include 'generated_global_groups/4988978375.html' %}

{{ group.public_title }}

{% if is_listing_view %}
{# simple_list_page indicates the "blog/all" page, which is a list of links to every blog post #}
{% if blog_author %}

{{ blog_author.display_name }}

{% if blog_author.avatar %}
{{ blog_author.display_name }}
{% endif %}
{{ blog_author.bio }}
{% if blog_author.has_social_profiles %}
Find me on:
{% endif %}

Recent Posts

{% endif %} {% for content in contents %}
{% if not simple_list_page %} {% if content.post_list_summary_featured_image %} {% endif %}

{{ content.name }}

[fa icon='calendar'] {{ 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 %}

[fa icon="comment"] {% set comments_number = content.comment_list|length %} {% if comments_number == 1 %} {% set comments_label = "Comment" %} {% else %} {% set comments_label = "Comments" %} {% endif %} {{ comments_number }} {{ comments_label }}

{{ content.post_list_content|safe }}
Read More [fa icon="long-arrow-right"] {% else %}

{{ content.name }}

{% endif %}
{% endfor %}
{% if last_page_num %} {% endif %} All posts {% if next_page_num %} {% endif %}
{% else %}

{{ content.name }}

[fa icon="calendar"] {{ content.publish_date_localized }} / by {% if content.blog_post_author %} {{ content.blog_post_author.display_name }} {% if content.blog_post_author.avatar %}

{{ content.blog_post_author.display_name }}
{% endif %} {% endif %}

{{ content.post_body }}
{% if content.topic_list %}

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

{% endif %}
{{ content.blog_post_author.display_name }}

Written by {{ content.blog_post_author.display_name }}

{{ content.blog_post_author.bio }}

{% if content.blog_post_author.has_social_profiles %}
{% endif %}
{% endif %}
{% blog_comments "blog_comments" overrideable=False, label='Blog Comments' %}
{% blog_subscribe "wizard_module_1768790828671321832" select_blog='default', overrideable=False, response_message='Thanks for Subscribing!', title='Subscribe to Email Updates', label='Blog Email Subscription' %}
{% rss_listing "recent_posts" rss_url='', show_date=True, feed_source={rss_url='', is_external=False, select_blog="default"}, click_through_text='Read more', publish_date_text='posted at', include_featured_image=True, overrideable=False, publish_date_format='', show_detail=False, show_author=False, number_of_items='5', is_external=False, publish_date_format='MMM d, yyyy', title='', label='RSS Listing', limit_to_chars='200', attribution_text='by' %}
{% post_listing "popular_posts" label="Popular Posts", list_title="", listing_type="popular", max_links=10, select_blog="default" %}
{% post_filter "post_categories" label="Post Categories", expand_link_text="see all", filter_type="topic", list_title="Lists by Topic", max_links=10, order_by="post_count", select_blog="default" %}
{% post_filter "post_filter" select_blog='default', expand_link_text='see all', filter_type='topic', overrideable=False, list_title='Posts by Topic', max_links=5, label='Posts by Topic' %}
{% post_listing "top_posts" select_blog='default', list_title='Recent Posts', listing_type='recent', overrideable=False, max_links='10', label='Recent Posts' %}
{{ standard_footer_includes }}