{{page.title}}
{% if page.describe != null %}
{{page.describe}}
{% endif %}
{{author.name}}
{% else %}
{{site.author}}
{% endif %}
{% else %}
{{site.author}}
{% endif %}
{{ page.date | date: "%b %-d, %Y" }}
{{ content }}
{% include comment/comment.html %}