@(form: Form[_], key: String, checks: List[String], options: Seq[(Any, String, Option[String])])(implicit ctx: Context) @options.zipWithIndex.map { case ((value, text, hint), index) => {