{{ (content.translations | getTranslation:langCode:'seoTitle') ? (content.translations | getTranslation:langCode:'seoTitle') : (content.translations | getTranslation:langCode:'title')}}
{{ baseUrl }}/{{ transLang.code }}/{{ content.route.translations | getTranslation:transLang.code:'url' }}
{{ (content.translations | getTranslation:langCode:'seoDescription') ? (content.translations | getTranslation:langCode:'seoDescription') : (content.translations | getTranslation:langCode:Config.seoDescriptionAlternativeField | stripTagsAndTrim:Config.seoDescriptionLength)}}