{% load i18n %} {% trans "Choose" as choose_str %} {% include "shatailadmin/shared/header.html" with title=choose_str subtitle=model_opts.verbose_name icon="snippet" %}
{% if is_searchable or locale or locale_options %}
{% endif %}
{% include "shatailsnippets/chooser/results.html" %}