8 lines
188 B
Plaintext
8 lines
188 B
Plaintext
<section id="error" class="section error">
|
|
<div class="title-content">
|
|
<h2><%= message %></h2>
|
|
<h3><%= error.status %></h3>
|
|
<pre><%= error.stack %></pre>
|
|
</div>
|
|
</section>
|