{% load static %} {% autoescape off %} {% if locale %} {% with "umap/locale/"|add:locale|add:".js" as path %} {% endwith %} {% endif %} {% endautoescape %}