{{ flavor.name }}
{% if theme.icon is empty %}
{% endif %}
{% if flavor.id == 'bootstrap' %}
{{ _p('You are editing the Core bootstrap theme, which is reverted during a future upgrade. Create a new theme instead.') }}
{% endif %} {% if has_upgrade %}

There is an update available for this product.

{% endif %}
{% if flavor.id != active_flavor_id %} {{ _p('Set as Default Theme') }} {% else %} {{ _p('Rebuild Bootstrap Core') }} {% endif %} {{ _p('Export') }} {% if flavor.id == 'bootstrap' %} {{ _p('Revert') }} {% else %} {{ _p('Merge Legacy') }} {% endif %} {% if flavor.id != active_flavor_id and flavor.id != 'bootstrap' %} {{ _p('Delete') }} {% endif %}