{% load i18n %}

{{ description }}

{% if can_configure %}

{% translate "Configure" %} {% if doc_url %} {% translate "Documentation" %} {% endif %}

{% elif doc_url %}

{% translate "Documentation" %}

{% endif %}