{{ define "system/system" }} {{template "common/header" }}

系统

在这里,您可以配置系统
系统
ntp status
{{range $index, $ntpServer := $.NtpServers }}
{{end}}


{{template "common/footer"}} {{ end }}