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