cannery/lib/cannery_web/views/home_view.ex

4 lines
61 B
Elixir

defmodule CanneryWeb.PageView do
use CanneryWeb, :view
end