{{ page.feature-title | default: page.title }} {% if page.subtitle %}{{ page.subtitle }}{% endif %} {{ page.date | date: "%B %-d, %Y" }} {% if page.author %} - {{ page.author }}{% endif %} {{ content }} {% include tags_list.html tags=page.tags tag_count=page.tags.size %}