. include!("../../../components/headers.html"); .> <. include!("../../navbar/index.html"); .> <. include!("../../header/index.html"); .> include!("../../help-banner/index.html"); .> Sitekey: <.= name .> Description 0 { .> value="<.= name .>" <. } .> /> Cooldown Duratoin(in seconds) <. for (count, level) in levels.iter().enumerate() { .> <. include!("./existing-level.html"); .> <. } .> <. include!("../../../components/footers.html"); .>