{% load i18n static %}
{% if widget.fonts %} {% endif %}
{% if widget.max_chars %}
{{ widget.max_chars }}
{% endif %}
{% if widget.show_download_link %}

{% trans "Download image" %}

{% endif %}