Packages

A flexible authentication (and more) solution for Phoenix

Current section

Files

Jump to
haytni priv views confirmation_view.ex
Raw

priv/views/confirmation_view.ex

defmodule <%= inspect web_module %>.Haytni.ConfirmationView do
use <%= inspect web_module %>, :view
require Haytni.Gettext
end