@(r: lila.relay.Relay, form: Form[_])(implicit ctx: Context) @formLayout(r.name) {

Edit "@r.name"

@inForm(form)
}