View Source Pow.Phoenix.Mailer.View (Pow v1.0.28)

View macros for Pow.Phoenix.Mailer that calls render functions generated with Pow.Phoenix.Mailer.Template.

usage

Usage

defmodule MyExtension.Phoenix.MailerView do
  @moduledoc false
  use Pow.Phoenix.Mailer.View
end