Files
blog/error/http-400.html

18 lines
373 B
HTML

---
title: "Error: Bad Request"
layout: default
---
<section>
<header>
<h1>
Error: Bad Request
<small>HTTP 400</small>
</h1>
</header>
<section class="post-content">
<p>Sorry, your client sent a bad request.</p>
<p>You might try going back to the <a href="/">home page</a>.</p>
</section>
</section>