{% if page.image %}
{% elif page.color %}
{% else %}
{% endif %}

{{ page.title }}

{% if page.excerpt %}

{{ page.excerpt }}

{% endif %} {% if page.author or page.date %} Posted{% if page.author %} by {{ page.author }}{% endif %}{% if page.date %} on {{ page.date }}{% endif %} {% endif %}
{{ content }}

    {% if setting.author.twitter %}
  • {% endif %} {% if setting.author.facebook %}
  • {% endif %} {% if setting.author.github %}
  • {% endif %}