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 be789ce commit b824e19Copy full SHA for b824e19
generators/app/templates/pages/error-page.html
@@ -1,5 +1,5 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
-<div xmlns="http://www.w3.org/1999/xhtml" data-template-with="templates/page.html" data-template-at="content">
+<div xmlns="http://www.w3.org/1999/xhtml" data-template="templates:surround" data-template-with="templates/page.html" data-template-at="content">
3
<h1>An error has occurred</h1>
4
<p>An error has been generated by the application.</p>
5
<pre class="error templates:error-description"/>
0 commit comments