Files
grafana/public/app/features/admin/partials/admin_home.html

13 lines
343 B
HTML
Raw Normal View History

2017-12-01 13:49:15 +01:00
<page-header model="ctrl.navModel"></page-header>
2016-02-14 17:37:05 +01:00
2017-12-01 13:49:15 +01:00
<div class="page-container page-body">
2016-02-14 17:37:05 +01:00
2017-12-01 13:49:15 +01:00
<div class="grafana-info-box span8">
Grafana is a multi-tenant system where most can be configured per organization. These
admin pages are for server admins where you can manage orgs, & all users across all orgs.
</div>
2016-02-20 11:35:10 +01:00
2016-02-14 17:37:05 +01:00
</div>
<footer />