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

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

usage

Usage

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