2 lines
195 B
Plaintext
2 lines
195 B
Plaintext
h5.mb-3 = t("contestants.new.title")
|
|
= render "form", contest: @contest, contestant: @contestant, submit_text: t("helpers.buttons.add"), method: :post, url: "/contests/#{@contest.id}/contestants" |