wiki/lib/wiki_web/views/page_view.ex

4 lines
55 B
Elixir

defmodule WikiWeb.PageView do
use WikiWeb, :view
end