{% for itemtype, label in configurable_types %} {% if itemtype == 'Computer' %} {% else %} {% endif %} {% endfor %}
{{ __('UrBackup configuration', 'urbackup') }}
{{ __('Asset type', 'urbackup') }} {{ __('Enabled', 'urbackup') }} {{ __('Default', 'urbackup') }}
{{ label }}{{ __('Always enabled', 'urbackup') }} {% if itemtype == 'Computer' %} {{ __('Yes', 'urbackup') }} {% endif %}