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