<% res.writeHead(301, { "Location": "/" + slang + "/#/about" }); res.end(); %>