{# Javascript at the bottom for fast page loading #}
{# see note above about modernizr at the bottom #}
{# init_js # is useful for vars and other initializing content #}
{% block init_js %}{% endblock %}
{% block site_js %}
{% endblock %}
{% block app_js %}{% endblock %}
{% block extrascript %}{% endblock %}
{# asynchronous google analytics: mathiasbynens.be/notes/async-analytics-snippet #}