{% capture title %}{{ page.title }}{% endcapture %}
{% assign url = page.url | relative_url | prepend: site.url %}
{% for share in site.data.blog.share.platforms %}
{% assign link = share.link | replace: 'TITLE', title | replace: 'URL', url %}
{% endfor %}
{%- include authors/authors.html -%}
{%- include postauthorbio.html -%}
{% if page.author %}
{%- include author_bio.html -%}
{% endif %}
{{ content }}
{%- include paginationPostPage.html -%}
{%- if page.categories or page.tags-%}
{%- include section/related_categories_post.html -%}
{%- else -%}
{%- include section/recent_posts.html -%}
{% endif %}
{%- if site.disqus.shortname -%}
{%- include disqus_comments.html -%}
{%- endif -%}
{%- for item in site.pages limit: 10 -%}
{%- if item.tool != "wordfinders" and item.tool != 'wordswithletter' and item.tool != '
word-scramble-help' and item.tool != 'wordfinders' and item.tool != "wordscramblers" and item.tool
!= 'wordunscramblerss' -%}