{{define "admin_panel"}} {{template "meta_tags" "Administrator panel"}} {{template "user_style" .}} {{template "page_top" .}}
{{if and .Authenticated .User.IsAdmin}}
Update global settings Block files

Bandwidth and views

Total usage from to
bandwidth and views

Database connection statistics

Name Available Max Open In use Idle

Query statistics

Query Calls Average Duration Total Duration Callers
{{else}}

;-)

{{end}}
{{template "page_bottom" .}} {{end}}