meta/lib/meta_web/views/user_confirmation_view.ex

4 lines
67 B
Elixir

defmodule MetaWeb.UserConfirmationView do
use MetaWeb, :view
end