Current section

Files

Jump to
phx_new templates new web views layout_view.ex
Raw

templates/new/web/views/layout_view.ex

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