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

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

usage

Usage

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