Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma into develop
[akkoma] / lib / pleroma / web / templates / twitter_api / remote_follow / followed.html.eex
1 <%= if @error do %>
2 <p>Error following account</p>
3 <% else %>
4 <h2>Account followed!</h2>
5 <% end %>
6