main.html
//checks to see if the user logged in as administrator. if(client.user == 1) { //write("
管理
") //write("
新增使用者") //write("
刪除使用者
") }