{% load i18n %}
{{ widget.value }}
{% if widget.edit_link %}
{% trans "Edit" %}
{% endif %}