Current section

Files

Jump to
phoenix priv templates new web views layout_view.ex
Raw

priv/templates/new/web/views/layout_view.ex

defmodule <%= application_module %>.LayoutView do
use <%= application_module %>.Web, :view
end