neocities/views/error.erb
Scott 42820c848b markup & accessibility updates
quick pass through some files to get some low hanging accessibility & markup semantic updates.
2015-02-02 20:54:35 -05:00

15 lines
598 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 role="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>