X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=lib%2Fpleroma%2Fweb%2Fviews%2Fmailer%2Fsubscription_view.ex;h=01e96c61ccb2dfaf5724743caf85cbc3d37d9d63;hb=7989b84d010d74123ee78f68fda4bc21746d4f87;hp=fc3d20816546b4320c5ef837a4ca1cfb611fbf3c;hpb=59c9b90169dbb1575147fc99c06924b110209da1;p=akkoma diff --git a/lib/pleroma/web/views/mailer/subscription_view.ex b/lib/pleroma/web/views/mailer/subscription_view.ex index fc3d20816..01e96c61c 100644 --- a/lib/pleroma/web/views/mailer/subscription_view.ex +++ b/lib/pleroma/web/views/mailer/subscription_view.ex @@ -1,3 +1,8 @@ +# Pleroma: A lightweight social networking server +# Copyright © 2017-2021 Pleroma Authors +# SPDX-License-Identifier: AGPL-3.0-only + defmodule Pleroma.Web.Mailer.SubscriptionView do use Pleroma.Web, :view + alias Pleroma.Web.Gettext end