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

8 lines
180 B
Plaintext

<hgroup class="error-page__stamp">
<h1>422</h1>
<h2>Unprocessable entity</h2>
<hr />
<div>The server understands the request but was unable to process it.</div>
</hgroup>