@(form: Form[_], tags: List[String], captcha: lila.common.Captcha)(implicit ctx: Context) @errMsg(form("title")) @errMsg(form("body"))
@base.captcha(form("move"), form("gameId"), captcha)