{# License Filter Form #} {% if filter_products is defined and filter_products|length > 0 or filter_domains is defined and filter_domains|length > 0 %}
{{ __('No licenses found matching your filters.') }}
{% else %}{{ __('You have no licenses yet.') }}
{% endif %} {% else %}{{ esc_html(license.license_key) }}
{{ esc_html(license.status)|capitalize }}