Files
fizzy/app/views/errors/not_acceptable.html.erb
T
2025-07-29 13:35:43 -05:00

8 lines
189 B
Plaintext

<hgroup class="error-page__stamp">
<h1>406</h1>
<h2>Not acceptable</h2>
<hr />
<div>The requested resource is not available in a format acceptable to your browser.</div>
</hgroup>