{% load i18n ishtar_helpers %} {% if not item.is_external %}
{% if current_user.is_superuser %} {% if previous or next %}
{% if previous %} {% endif %} {% if next %} {% endif %}
{% else %}
{% endif %} {% else %}
{% 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 next %} {% endif %} {% else %}

{{item.current_source}}

{% endif %}