Commit 3734da44 by Tuukka Kivilahti

asdf

1 parent f862b157
Showing with 1 additions and 1 deletions
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
<ui:fragment rendered="#{sessionHandler.isInDevelopmentMode()}"> <ui:fragment rendered="#{sessionHandler.isInDevelopmentMode()}">
<br/> <br/>
<center> <center>
<img src="http://thecatapi.com/api/images/get?format=src&type=gif" /> <img src="http://thecatapi.com/api/images/get?format=src&amp;type=gif" />
<!-- <img src="#{request.contextPath}/resources/media/error.jpg" /> --> <!-- <img src="#{request.contextPath}/resources/media/error.jpg" /> -->
<h1>LOL, ERROR!</h1> <h1>LOL, ERROR!</h1>
<br/> <br/>
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!