1
0
Fork 0
mirror of https://git.youjo.love/youjo/youjo-be.git synced 2025-03-05 02:23:05 +01:00
youjo-be/lib/pleroma/web/templates/twitter_api/util/followed.html.eex
2018-01-18 18:42:44 +02:00

6 lines
100 B
Elixir

<%= if @error do %>
<p>Error following account</p>
<% else %>
<h2>Account followed!</h2>
<% end %>