@if (showLocationInformation()) { } @else { } {{ annotation().ownerUsername }}
{{ annotation().createdUtc | utcToLocalDate | date: 'shortDate' }}

{{annotation().selectedText}}

@let content = annotation().comment; @if (content !== '\"\"') { } @else { {{null | defaultValue}} }