projects
/
anni
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
total rebase
[anni]
/
lib
/
pleroma
/
web
/
templates
/
static_fe
/
static_fe
/
error.html.eex
1
<header>
2
<h1><%= gettext("Oops") %></h1>
3
</header>
4
5
<main>
6
<p><%= @message %></p>
7
</main>