{% load i18n spider_base %} {% if not object.quota_data.key_list %}
{{text|safe}}
{% else %}
{% blocktrans trimmed %} You need the messaging app to decrypt/reencrypt this content {% endblocktrans %}
{% endif %} {% include "spider_filets/license_info.html" %} {% active_feature_names as fnames %} {% if "EUDisclaimer" in fnames %}
{% blocktrans %} The author maybe profits financially from this blog post. {% endblocktrans %}
{% endif %} {% if "update_guest" in abilities %}
{% trans "Update" %}
{% endif %}