{% load l10n i18n ishtar_helpers %} {% if not item.is_external %}
{% if current_user.is_superuser and previous %}
{% endif %} {% if current_user.is_superuser and next %}
{% endif %}
{% if pin_action and item.SLUG %}
{% block post_pin %} {% endblock %}
{% endif %}
{% block extra_actions %}{% endblock %} {% if modify_url and not item|is_locked:current_user %} {% endif %} {% for url, base_text, icon, extra_text, css_class, is_qa in extra_actions %} {{extra_text}} {% endfor %} {% if delete_url and not item|is_locked:current_user %} {% endif %}
{% if item.OLD_SHEET_EXPORT or extra_templates or item.HAS_QR_CODE or item.get_absolute_url %}
{% endif %}
{% if next %} {% endif %} {% else %}

{{item.current_source}}

{% endif %}