mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Adding these plugin outlets so that the admin pages for api keys and webhooks can be customized.
3 lines
66 B
Handlebars
3 lines
66 B
Handlebars
<PluginOutlet @name="admin-api-keys">
|
|
{{outlet}}
|
|
</PluginOutlet> |