forked from AkkomaGang/akkoma
beb13bf3a9
This reverts commit b259b4e4d1
.
6 lines
100 B
Elixir
6 lines
100 B
Elixir
<%= if @error do %>
|
|
<p>Error following account</p>
|
|
<% else %>
|
|
<h2>Account followed!</h2>
|
|
<% end %>
|
|
|