Current section

Files

Jump to
curator priv templates curator.registerable.install view.ex
Raw

priv/templates/curator.registerable.install/view.ex

defmodule <%= inspect context.web_module %>.Auth.RegistrationView do
use <%= inspect context.web_module %>, :view
end