Commit bf9adcc2 by Tuomas Riihimäki

pre-tags for errorpage

1 parent ecfd0395
...@@ -22,7 +22,9 @@ ...@@ -22,7 +22,9 @@
<h1>LOL, ERROR!</h1> <h1>LOL, ERROR!</h1>
<br/> <br/>
</center> </center>
<h:outputText escape="false" value="#{errorPageView.stackTrace}" /> <pre>
<h:outputText escape="false" value="#{errorPageView.stackTrace}" />
</pre>
</ui:fragment> </ui:fragment>
</h:body> </h:body>
</html> </html>
\ No newline at end of file
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!