{% load bootstrap3 compile_static %} {% load static from staticfiles %} {% load notifications_tags %} {{ form.media }} {{ formset.media }} {% if request.user.is_authenticated %} {% endif %} {% block extra_alwayson_scripts %} {% endblock %}