
Currently available sections: instance metadata, user management, federation control, relays, plugins & queue dashboard. Planned: sections: configuration, logs, policies & reports.
5 lines
No EOL
163 B
Text
5 lines
No EOL
163 B
Text
@using Microsoft.AspNetCore.Components.Web
|
|
<HeadContent>
|
|
<link rel="stylesheet" href="/css/admin.css"/>
|
|
<script src="/js/admin.js"></script>
|
|
</HeadContent> |