Files
fizzy/app/views/errors/unprocessable_entity.html.erb
T

8 lines
206 B
Plaintext

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