We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af588e9 commit 6469c79Copy full SHA for 6469c79
src/main/xar-resources/error-page.html
@@ -2,5 +2,5 @@
2
<div data-template="templates:surround" data-template-with="templates/page.html" data-template-at="main">
3
<h1>An error has occurred</h1>
4
<p>An error has been generated by the application.</p>
5
- <pre class="error" date-template="templates:error-description"></pre>
+ <pre class="error" data-template="templates:error-description"></pre>
6
</div>
0 commit comments