<!DOCTYPE html>
<html>
<head><title>API Docs</title></head>
<body>
<nav><a href="/home">Home</a></nav>
<article>
<h1>User API</h1>
<p>See the <a href="/api/v2/users">users endpoint</a> for details.
Authentication uses <a href="https://auth.example.com/oauth2">OAuth2</a>,
and you can revisit the <a href="/api/v2/users">users endpoint</a> later.</p>
<ul>
<li>▶ Step one</li>
<li>▶ Step two with a <a href="https://docs.example.com/guide">guide</a></li>
</ul>
</article>
<script>console.log("ignore me");</script>
</body>
</html>