{% include 2017/head.html critical='sheet' %} {% include 2017/article-schema.html page=page %} {% include 2017/top-nav.html page=page %}
{% if page.tags contains 'WIP' %} {% endif %} {% if page.deprecated_by %} {% endif %} {% if page.intro %}
{{ page.intro | markdownify }}
{% endif %}
{{ content }}
{% include 2017/comments-area.html page=page %} {% include 2017/search-footer.html %} {% include 2017/related-posts.html page=page %} {% include 2017/foot.html %}