michal/tit
Browse tree · Show commit · Download archive
Blob: tests/snapshots/web/method-not-allowed.html
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Method not allowed · tit</title>
<link rel="stylesheet" href="/assets/style.css?v=2">
</head>
<body>
<a class="skip-link" href="#main">Skip to content</a>
<header class="site-header">
<a class="brand" href="/" aria-label="tit home">tit</a>
<nav aria-label="Primary">
<a href="/">Home</a>
<a href="/search">Search</a>
<a href="/signup">Create account</a>
<a href="/recover">Recover account</a>
<a href="/login">Log in</a>
</nav>
</header>
<main id="main">
<h1>Method not allowed</h1>
<p>This page does not accept the request method.</p>
<p><a href="/">Return home</a></p>
</main>
<footer>
<small>Request <code><request-id></code></small>
</footer>
</body>
</html>