+ {{#if @controller.name}} + {{i18n "directory.no_results_with_search"}} + {{else}} + {{i18n "directory.no_results.body"}} + {{#if @controller.currentUser.staff}} + {{htmlSafe + (i18n + "directory.no_results.extra_body" + basePath=(basePath) + ) + }} + {{/if}} + {{/if}} +
+- {{#if this.name}} - {{i18n "directory.no_results_with_search"}} - {{else}} - {{i18n "directory.no_results.body"}} - {{#if this.currentUser.staff}} - {{html-safe - (i18n - "directory.no_results.extra_body" basePath=(base-path) - ) - }} - {{/if}} - {{/if}} -
-