<% content_for :title, t(".new_character") %>

<%= t(".new_character") %>

<%= render partial: "form", locals: { button_text: t(".create") } %>