{{if in .sections "IN"}}
{{template "info.html" .}}
{{template "matrix.html" .}}
{{end}}
{{if in .sections "SS"}}
{{template "server.html" .proxy_stats}}
{{template "server.html" .server_stats}}
{{end}}
{{if in .sections "ST"}}
{{template "stats.html" .}}
{{end}}