mobilizon.chapril.org-mobil.../lib/eventos_web/templates/coherence/registration/new.html.eex

6 lines
266 B
Elixir

<h3><%= dgettext "coherence", "Register Account" %></h3>
<%= render "form.html", changeset: @changeset,
label: dgettext("coherence", "Register"), required: [required: ""],
action: registration_path(@conn, :create) %>