{% if site_settings.favicon_src %}{% endif %} {{ standard_header_includes }}
{% include 'generated_global_groups/4997192842.html' %}
{% 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 %}
{% 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 %}

{{ content.name }}

{%if content.blog_post_author %} {{ content.blog_post_author.display_name }} {% endif %}
{% set comments_number = content.comment_list|length %} {% if comments_number == 1 %} {% set comments_lable = "Comment" %} {% else %} {% set comments_lable = "Comments" %} {% endif %} {{ comments_number }} {{ comments_lable }}
{{ content.publish_date_local_time.strftime('%B') }} {{ content.publish_date_local_time.strftime('%d') }}, {{ content.publish_date_local_time.strftime('%Y') }}
{% if content.featured_image %} {% endif %} {{ content.post_list_content|safe }}
{% if content_group.show_summary_in_listing %} Continue Reading → {% endif %} {% else %}

{{ content.name }}

{% endif %}
{% endfor %}
{% if not simple_list_page %}
{% set page_list = [-2, -1, 0, 1, 2] %} {% if contents.total_page_count - current_page_num == 1 %}{% set offset = -1 %} {% elif contents.total_page_count - current_page_num == 0 %}{% set offset = -2 %} {% elif current_page_num == 2 %}{% set offset = 1 %} {% elif current_page_num == 1 %}{% set offset = 2 %} {% else %}{% set offset = 0 %}{% endif %}
{% if contents.total_page_count > 5 %} {% if current_page_num >= 4 %} 1 ... {% endif %} {% endif %}
{% for page in page_list %} {% set this_page = current_page_num + page + offset %} {% if this_page > 0 and this_page <= contents.total_page_count %} {{ this_page }} {% endif %} {% endfor %}
{% if contents.total_page_count > 5 %} {% if contents.total_page_count - current_page_num > 2 %} ... {{ contents.total_page_count }} {% endif %} {% endif %}
Page {{ current_page_num }} of {{ contents.total_page_count }}
{% endif %}
{% else %}

{{ content.name }}

{%if content.blog_post_author %} {{ content.blog_post_author.display_name }} {% endif %}
{% set comments_number = content.comment_list|length %} {% if comments_number == 1 %} {% set comments_lable = "Comment" %} {% else %} {% set comments_lable = "Comments" %} {% endif %} {{ comments_number }} {{ comments_lable }}
{{ content.publish_date_local_time.strftime('%B') }} {{ content.publish_date_local_time.strftime('%d') }}, {{ content.publish_date_local_time.strftime('%Y') }}
{{ content.post_body }}
{#
{{ 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, cell=False, cells='[]', root=False, row=False, label='Blog Comments' %}
{% blog_subscribe "module_1494629614263116" overrideable=False, response_message='Thanks for Subscribing!', select_blog=4994391298, title='Subscribe to Email Updates', label='Blog Email Subscription' %}
{% cta "module_149703432734325" overrideable=True, embed_code='New Call-to-action', guid='9f40f62d-b0a3-4026-b818-b7ae2b9b2fde', image_html='New Call-to-action', image_src='https://no-cache.hubspot.com/cta/default/3049890/9f40f62d-b0a3-4026-b818-b7ae2b9b2fde.png', label='Call-to-Action' %}
{% cta "module_150153668029815" wrapping_html='', per_widget_wrapper_html='', overrideable=True, embed_code='Request a Therasoft demo', guid='864db023-65d1-4937-8908-2ca15bd34220', image_html='Request a Therasoft demo', image_src='https://no-cache.hubspot.com/cta/default/3049890/864db023-65d1-4937-8908-2ca15bd34220.png', label='Call-to-Action' %}
{% set pop_posts = blog_popular_posts('default', 5) %}

Popular Posts

{% cta "module_149695028343222" overrideable=True, embed_code='Websites for therapists - what you need to know to attract and manage clients online', guid='da54a0cd-e93d-4f7b-acf9-cbe9136c5300', image_html='Websites for therapists - what you need to know to attract and manage clients online', image_src='https://no-cache.hubspot.com/cta/default/3049890/da54a0cd-e93d-4f7b-acf9-cbe9136c5300.png', label='Call-to-Action' %}
{{ standard_footer_includes }}