Fix error template, convert rest of space indents to tabs
This commit is contained in:
parent
2adb689553
commit
3ec3efca0d
16521
npm-debug.log
16521
npm-debug.log
File diff suppressed because one or more lines are too long
@ -4,9 +4,7 @@
|
||||
{<content}
|
||||
<h1>{message}</h1>
|
||||
<h2>{error.status}</h2>
|
||||
{#error.stack}
|
||||
<pre>
|
||||
{~n}
|
||||
{error.stack}
|
||||
</pre>
|
||||
{/error.stack}
|
||||
{/content}
|
||||
|
Reference in New Issue
Block a user