{{ page.title }}
{% unless page.subtitle == null %}{{ page.subtitle }}
{% endunless %} {% assign postcontent = content %} {% capture readingtime %}{% include themes/jmblog-theme/components/reading-time.html %}{% endcapture %} {% if readingtime.size > 1 %} {{ readingtime | strip }} {% endif %} {% include themes/jmblog-theme/components/share_buttons.html %} {% include themes/jmblog-theme/components/img.html src=page.image.path img_author=page.image.author img_source=page.image.source img_source_url=page.image.url alt=page.title %}
{{content}}
{% include themes/jmblog-theme/components/share_buttons.html %}