{% extends "layout/default.html" %} {% set title = _("Home") %} {% block body %} {% if boxs == [] %}
{{ get_widget(box.url)|safe }}