@if (view() === 'grid' && profile()?.content?.banner) { } @if (view() !== 'large' && view() !== 'medium' && view() !== 'small') { } @if (view() ==='thread') {
}