@(id: String, name: String, description: Option[String], selections: Seq[(String, String)])
@Html(description.map(""+_+"").getOrElse(""))