Pow v1.0.20 Pow.Phoenix.View View Source

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

Usage

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