<%_ if (pagesPluginImported) { _%>
{{ $t("userLogin") }}
{{ $t("nestedRoutes") }}
<%_ } _%>
<%_ if (contentPluginImported) { _%>
{{ $t("content") }}
<%_ } _%>
<%_ if (markdownPluginImported) { _%>
{{ $t("markdown") }}
<%_ } _%>
<%_ if (federationPluginImported && federationType == 'Host') { _%>
federation
<%_ } _%>