{{define "page/home"}} {{template "common/header" .}} {{template "common/menu" .}}
@#server.Name#@
CPU
内存
交换
网络
@#server.State.NetInSpeed#@/s @#server.State.NetOutSpeed#@/s
硬盘
在线
@#server.State.Uptime#@
{{template "common/footer" .}} {{end}}