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

8 lines
158 B
Plaintext

<hgroup class="error-page__stamp">
<h1>400</h1>
<h2>Bad request</h2>
<hr />
<div>Your request could not be understood by the server.</div>
</hgroup>