@(form: Form[_], tags: List[String], popular: List[lila.qa.Question], captcha: lila.common.Captcha)(implicit ctx: Context) @layout( title = "Ask a new question" , side = popularBox(popular).some) {