- {pretitle && {pretitle} } - {title} - {subtitle && {subtitle}} -
+{getLocalizedMatch(content.value.translations).name}
- ) : content.relationTo === "pages" ? ( + ) : content.relationTo === Collections.Pages ? ( +{formatInlineTitle(getLocalizedMatch(content.value.translations))}
+ ) : content.relationTo === Collections.Audios ? ( +{formatInlineTitle(getLocalizedMatch(content.value.translations))}
+ ) : content.relationTo === Collections.Videos ? ({formatInlineTitle(getLocalizedMatch(content.value.translations))}
) : (