{{#if this.editing}}
{{i18n "admin.embedding.host"}}
{{i18n "admin.embedding.allowed_paths"}}
{{i18n "admin.embedding.category"}}
{{i18n "admin.embedding.tags"}}
{{i18n "admin.embedding.user"}}
{{else}}
{{i18n "admin.embedding.host"}}
{{this.host.host}}
{{i18n "admin.embedding.allowed_paths"}}
{{this.host.allowed_paths}}
{{i18n "admin.embedding.category"}}
{{category-badge this.category allowUncategorized=true}} {{this.tags}} {{this.user}} {{/if}}