{# Place favicon.ico and apple-touch-icon.png in the root directory #}
{# All JavaScript at the bottom, except for Modernizr. #}
{% if settings.TEMPLATE_DEBUG %}
{% else %}
{% endif %}
{% block content %}{% endblock content %}
{% if settings.TEMPLATE_DEBUG %}
{# LiveReload #}
{% else %}
{% endif %}
{# Chrome Frame prompt for IE9 and below. #}
{# See: project/source/js/libs/rosy-google-chrome-frame for more info. #}