charbase/lib/charbase_web/views/page_view.ex

4 lines
63 B
Elixir

defmodule CharbaseWeb.PageView do
use CharbaseWeb, :view
end