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