{{{ template "common/header" . }}}
{{{ template "host/menu" . }}}
{{{range $i, $v := .Hosts}}} {{{end}}}
ID 主机名 别名 用户名 端口 备注 操作
{{{.Id}}} {{{.Name}}} {{{.Alias}}} {{{.Username}}} {{{.Port}}} {{{.Remark}}} 编辑
{{{ template "common/pagination" .}}}
{{{ template "common/footer" . }}}