charbase/lib/charbase_web/views/layout_view.ex

4 lines
65 B
Elixir

defmodule CharbaseWeb.LayoutView do
use CharbaseWeb, :view
end