{% extends widget.get_base_template %} {% load i18n %} {% block content %} {% if not request.user.is_authenticated %} {% endif %} {% endblock %}