{% load i18n %} {% if show_meta %} {% if plugin.author %}
{% endif %} {% endif %}{{ plugin.description|safe }}
{% if plugin.restricted and plugin.module not in request.event.settings.allowed_restricted_plugins %}{% trans "This plugin needs to be enabled by a system administrator for your account." %}
{% endif %} {% if plugin.app.compatibility_errors %}