meta/lib/meta_web/views/page_view.ex
2021-04-12 15:44:12 +02:00

3 lines
55 B
Elixir

defmodule MetaWeb.PageView do
use MetaWeb, :view
end