DEV: Add new plugin outlet

This commit is contained in:
Justin DiRose 2020-10-06 12:13:31 -05:00
parent e3be3fbb77
commit e6e302782b
No known key found for this signature in database
GPG Key ID: 4B811FB264021800
1 changed files with 2 additions and 1 deletions

View File

@ -65,6 +65,7 @@
<div class="result-count no-result">
{{i18n 'search.no_results'}}
</div>
{{plugin-outlet name="after-knowledge-explorer-empty-results"}}
{{else}}
<div class="result-count">
{{i18n 'knowledge_explorer.search.results'