{% include head.html %}
{% include header.html %} {% if page.type == "home" %}
Free exclusive web development tips!

My FREE technology news letters straight in your inbox.

{% endif %}
{{ content }}
{% include footer.html %}
{% if page.type != "home" %} {% endif %}