{% load tz %} {% if request.user.is_authenticated %} {% get_current_timezone as TIME_ZONE %}
{% csrf_token %}
{% endif %}