stormy-weather/views/error.erb
2012-02-15 19:26:56 -08:00

12 lines
304 B
Text

<h3 class="section-heading top">Oops</h3>
<div class="section">
<p align="center">
Something broke, but fear not! We have been notified about the problem and will fix it ASAP.
</p>
<p align="center">
<a href="javascript:history.go(-1)">Take me back from whence I came!</a>
</p>
</div>