function findTemplate($view)
 {
     return parent::findTemplate($view, array('Teamset'));
 }