Files
anonbb/lib/anonbb_web/views/page_view.ex

4 lines
59 B
Elixir
Raw Normal View History

defmodule AnonbbWeb.PageView do
use AnonbbWeb, :view
end