{{ post.title | truncatewords: 7}}
{{ post.date | date: "%B %e, %Y" }}
---
layout: layout
---
{{ site.data.categories_name[page.category] }}
{{ page.title }}
{{ page.date | date: "%B %e, %Y" }}
{% if page.author != null %}
{% endif %}
{% endif %}
{{ content }}