{% extends "wagtailadmin/userbar/item_base.html" %} {% load i18n %} {% block item_content %}
{% trans 'Show in Explorer' %}
{% endblock %}