Pleroma/lib/pleroma/web/views/mailer/subscription_view.ex

4 lines
78 B
Elixir
Raw Normal View History

2019-04-20 14:42:19 +02:00
defmodule Pleroma.Web.Mailer.SubscriptionView do
use Pleroma.Web, :view
end