DEV: Add a plugin outlet for top-side notices.

This commit is contained in:
Dan Ungureanu 2018-10-22 19:24:28 +03:00 committed by Sam
parent 1da265db11
commit b65e5d263e
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@
{{notification-consent-banner}}
{{global-notice}}
{{create-topics-notice}}
{{plugin-outlet name="top-notices" args=(hash currentPath=currentPath)}}
</div>
{{outlet}}
{{outlet "user-card"}}