Georg Reisinger 3baf79e8f6 Email Login
2019-02-24 19:27:42 +01:00

7 lines
94 B
Plaintext

<h1>
<%= message %>
</h1>
<h2>
<%= error.status %>
</h2>
<pre><%= error.stack %></pre>