mirror of
https://akkoma.dev/AkkomaGang/akkoma.git
synced 2024-11-01 06:14:07 +00:00
beb13bf3a9
This reverts commit b259b4e4d1
.
7 lines
100 B
Elixir
7 lines
100 B
Elixir
<%= if @error do %>
|
|
<p>Error following account</p>
|
|
<% else %>
|
|
<h2>Account followed!</h2>
|
|
<% end %>
|
|
|