{% extends "qommon/forms/widget.html" %} {% block widget-control %} {% if request.quixote_request.is_in_backoffice %}{{ block.super }}{% else %} {% endif %} {% endblock %}