{% set url = null %} {% if options.route is defined %} {% set url = path(options.route, options.routeOptions|default([])) %} {% endif %}
{{ title|trans }}
{% block widget_data %} {{ data }} {% endblock %}