summaryrefslogtreecommitdiff
path: root/lib/pleroma/web/templates/twitter_api/remote_follow/followed.html.eex
blob: da473d502c036091c09610ec9354dc625c8596ec (plain)
1
2
3
4
5
6
<%= if @error do %>
<p>Error following account</p>
<% else %>
<h2>Account followed!</h2>
<% end %>