Current section

Files

Jump to
phoenix priv templates phx.gen.auth confirmation_view.ex
Raw

priv/templates/phx.gen.auth/confirmation_view.ex

defmodule <%= inspect context.web_module %>.<%= inspect Module.concat(schema.web_namespace, schema.alias) %>ConfirmationView do
use <%= inspect context.web_module %>, :view
end