{% load i18n %}
{% if previous or next %}
{% if previous %} {% endif %} {% if next %} {% endif %}
{% else %}
{% endif %} {% if pin_action and item.SLUG %}
{% block post_pin %} {% endblock %}
{% endif %}
{% block extra_actions %}{% endblock %} {% if modify_url %} {% endif %} {% for url, base_text, icon, extra_text, css_class, is_qa in extra_actions %} {{extra_text}} {% endfor %}
{% if next %} {% endif %}