mirror of
https://github.com/grafana/grafana.git
synced 2025-02-13 00:55:47 -06:00
* Footer: Single footer implementation for both react & angular pages * Export type * Updates * Use footer links in help menu * Updates & Fixes * Updated snapshot * updated snapshot
13 lines
343 B
HTML
13 lines
343 B
HTML
<page-header model="ctrl.navModel"></page-header>
|
|
|
|
<div class="page-container page-body">
|
|
|
|
<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>
|
|
|
|
</div>
|
|
|
|
<footer />
|