d98a1eba7691c21f55a95c672f49f6d7869f6985
[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>