Skip to content

Instantly share code, notes, and snippets.

@damienalexandre
Created August 5, 2012 15:20
Show Gist options
  • Save damienalexandre/3265370 to your computer and use it in GitHub Desktop.
Save damienalexandre/3265370 to your computer and use it in GitHub Desktop.
A custom exception file with GIF instead of scary ghost
<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