{{ page.title }}
{% if page.badges %}{% for badge in page.badges %}{{ badge.tag }}{% endfor %}{% endif %} {% if page.author %} {{ page.author }}{% endif %} {{ page.date | date: "%B %d, %Y" }} {{ content }} {% if page.toc %} {% include toc.html %} {% endif %} {% include editable.html %}