1
0
Fork 0
forked from mirrors/akkoma
amputoma/lib/pleroma/web/views/layout_view.ex

4 lines
65 B
Elixir
Raw Normal View History

defmodule Pleroma.Web.LayoutView do
use Pleroma.Web, :view
end