femslash-city/views/error.erb
Agnes 596fd85f2f
Some checks failed
CI / test (push) Has been cancelled
accidentally leaked secrets so had to nuke shit fuck
2026-08-19 17:29:54 -04: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>