wiki/lib/wiki_web/views/layout_view.ex

4 lines
57 B
Elixir

defmodule WikiWeb.LayoutView do
use WikiWeb, :view
end