---
type: article
---
{% include 2017/head.html %}
{% include 2017/top-nav.html page=page %}
{{ page.title }} cheatsheet
{% if page.ads != false %}
{% endif %}
{% if page.tags contains 'WIP' %}
{% endif %}
{{ content }}
{% if site.disqus_host %}
{% include 2017/comments-area.html page=page %}
{% endif %}
{% include 2017/search-footer.html %}
{% include 2017/related-posts.html page=page %}
{% include 2017/foot.html %}