Created
August 5, 2012 15:20
-
-
Save damienalexandre/3265370 to your computer and use it in GitHub Desktop.
A custom exception file with GIF instead of scary ghost
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="sf-exceptionreset"> | |
<div class="block_exception"> | |
<div class="block_exception_detected clear_fix"> | |
<div class="illustration_exception"> | |
<img alt="Exception detected!" src="http://damienalexandre.fr/lab/random-fail" style="width:145px" /> | |
</div> | |
<div class="text_exception"> | |
<div class="open_quote"> | |
<img alt="" src="{{ asset('bundles/framework/images/open_quote.gif') }}"/> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment