Merge branch '210_twitter_api_uploads_alt_text' into 'develop'
[akkoma] / lib / pleroma / web / mastodon_api / views / mastodon_view.ex
1 defmodule Pleroma.Web.MastodonAPI.MastodonView do
2 use Pleroma.Web, :view
3 import Phoenix.HTML
4 import Phoenix.HTML.Form
5 end