{{t('title')}}

@let mostReadFormatValue = mostReadFormat(); @if (mostReadFormatValue) {
{{t('sub-title', {name: userName(), format: mostReadFormat()})}}
} @else if (!formatsResource.isLoading()) { }