DEV: Add a plugin outlet for top-side notices.
This commit is contained in:
parent
1da265db11
commit
b65e5d263e
|
@ -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"}}
|
||||
|
|
Loading…
Reference in New Issue