{{ page.title }}
{% if author.gravatar != null %}
{% endif %}
{% if author != null %}
{{ author.display_name }}
{% endif %}
{{ content }}
--- layout: default bodyclasses: "post-template-default single single-post single-format-standard color-scheme-none pattern-none" --- {{ page.bodyclasses }} {% assign author = site.authors[page.author] %}