` + item + `
`))
}
}
w.Write([]byte(`
`))
if len(tmpl_forums_vars.ItemList) != 0 {
for _, item := range tmpl_forums_vars.ItemList {
w.Write([]byte(`
`))
}
} else {
w.Write([]byte(`
You don't have access to any forums.
`))
}
w.Write([]byte(`