projects
/
akkoma
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Update Dockerfile with labels. Update gitlab-ci for registry usage
[akkoma]
/
lib
/
pleroma
/
web
/
templates
/
twitter_api
/
util
/
followed.html.eex
1
<%= if @error do %>
2
<p>Error following account</p>
3
<% else %>
4
<h2>Account followed!</h2>
5
<% end %>
6