{% load i18n spider_base %}
{{object.text|safe}}
{% 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 %}