neocities/views/error.erb
2014-04-22 15:03:29 -07:00

15 lines
No EOL
582 B
Text

<div class="header-Outro">
<div class="row content single-Col">
<h1>Site Error</h1>
<h3 class="subtitle">There has been an error performing your requested action.</h3>
</div>
</div>
<div class="content single-Col misc-page">
<article>
<h3>We have automatically been notified of the problem.</h3>
<p>
If you need to add any special information or if this error has not been resolved after a few days, <a href="/contact" title="contact us">contact us</a> and report the problem. Thank you, and our apologies for the inconvenience.
</p>
</article>
</div>