Merge remote-tracking branch 'remotes/origin/develop' into 1559-follow-request-notifi...
[akkoma] / 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>