@if (title() || showCloseButton()) {
@if (title()) {

{{ title() }}

} @else { } @if (showCloseButton()) { }
}