cannery/lib/cannery_web/views/page_view.ex

4 lines
61 B
Elixir

defmodule CanneryWeb.PageView do
use CanneryWeb, :view
end