{% if page.featured_image != '' %} {{page.title}} {% if page.author %}By {{page.author}} {% endif %}{% if page.date %}Posted on {{page.date | date: "%A, %B %-d, %Y"}}{% endif %} {% endif %} {{ content }}
Comments
{% include _theme-includes/_third-party/disqus.html %}{% endif %}