Replacement content
{% if item.kind in ("image", "video", "pdf") %}
Current managed file: {{ item.filename }}. Leave blank to keep it.
{% if item.kind == "video" %}
{% endif %}
{% elif item.template_slug %}
Template design substitutions are preserved. This page updates its
library organization and playback duration.
{% else %}
{% if item.widget_type == "stream" %}
{% endif %}
{% if item.kind == "web" %}
{% endif %}
{% endif %}
{% if usage.playlist_names %}
Replacing this asset preserves its position in:
{{ usage.playlist_names|join(", ") }}.
{% endif %}