{#Example Framework Footer#} {% load static %} {% include 'limbo/framework.html' %} {% if SETTINGS.DEBUG or SETTINGS.NON_COMPILED_JS or request.user.is_superuser %} {% for js in SETTINGS.JAVASCRIPTS %} {% endfor %} {% else %} {% endif %}