{% load static %} {% if offline_imports %} {# load from source #} {% else %} {# load from url #} {% endif %}