{% load i18n %}
{{object.text|safe}}
{% if can_upgrade %}
{% trans "Update" %}
{% endif %}