--- layout: default --- {%-if page.published %}
{% include page_header.html byline_prefix=" " %} {%-if page.series %} {% include series.html %} {%-endif %} {{ content }} {%-include tags.html %}
{%-if site.show.project_authors and page.author %} {%-include authors.html show_next=false-%} {%-endif %}
{%-if page.comments == true %} {% include comments.html %} {%-endif %} {%-else %} {%-include 404.html %} {%-endif %}