{% if inline.get_app_label %} Lookup {% endif %} {% if inline.help_text %}{{ inline.help_text }}{% endif %}

{% if inline.variants %}

{% endif %} {% for arg in inline.inline_args %}

{% if arg.options %} {% else %} {% endif %} {% if arg.help_text %}{{ arg.help_text }}{% endif %}

{% endfor %}

Cancel