@if (previewUrl) {
@if (showAltTextInput) { }
{{ 'input.image.delete' | translate }} @if (!showAltTextInput) { {{ 'input.image.displayAltTextInput' | translate }} }
} @else {
@if (!showUrlInput) {
{{ 'input.image.displayUrlInput' | translate }}
} @if (showUrlInput) { }
}