{{ 'widgets.html-container.type-plain' | translate }} {{ 'widgets.html-container.type-angular' | translate }}
{{ 'widgets.html-container.resources' | translate }}
@if (resourcesFormArray.length) { @for (resourceControl of resourcesControls; track resourceControl; let i = $index) {
@if (htmlContainerSettingsForm.get('type').value === HtmlContainerWidgetType.ANGULAR) { {{ 'widget.resource-is-extension' | translate }} }
} } @else { widgets.html-container.no-resources }
@if (!fullscreen) { }
@if (fullscreen) { }