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}}
|
{{notification-consent-banner}}
|
||||||
{{global-notice}}
|
{{global-notice}}
|
||||||
{{create-topics-notice}}
|
{{create-topics-notice}}
|
||||||
|
{{plugin-outlet name="top-notices" args=(hash currentPath=currentPath)}}
|
||||||
</div>
|
</div>
|
||||||
{{outlet}}
|
{{outlet}}
|
||||||
{{outlet "user-card"}}
|
{{outlet "user-card"}}
|
||||||
|
|
Loading…
Reference in New Issue