@if (data.imageEnabled && data.image) { } @if (!data.imageEnabled || !data.image || !imageLoaded()) {
}