{% if user.is_staff %}
{% if item.get_admin_url %} Edit {% endif %} {% if item.get_es_url %} Elasticsearch {% endif %}
{% endif %}