- {% if plugin.link.size > 0 %}
-
- {% else %}
-
{{ plugin.title }}
+ {% if plugin.supported-by-velero-team == "true" %}
+ {% if plugin.link.size > 0 %}
+
+ {% else %}
+
{{ plugin.title }}
+ {% endif %}
+
{{ plugin.content }}
+ {% if plugin.object-storage %}
+

+ {% endif %}
+ {% if plugin.volumesnapshotter %}
+

+ {% endif %}
+ {% if plugin.local-storage %}
+

+ {% endif %}
+ {% if plugin.supported-by-velero-team %}
+

+ {% endif %}
+ {% if plugin.BackupItemAction %}
+

+ {% endif %}
+ {% if plugin.RestoreItemAction %}
+

+ {% endif %}
{% endif %}
-
{{ plugin.content }}
- {% if plugin.object-storage %}
-

- {% endif %}
- {% if plugin.volumesnapshotter %}
-

- {% endif %}
- {% if plugin.local-storage %}
-

- {% endif %}
- {% if plugin.supported-by-velero-team %}
-

- {% endif %}
- {% if plugin.BackupItemAction %}
-

- {% endif %}
- {% if plugin.RestoreItemAction %}
-

+