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

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

usage

Usage

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