cards/server/public/reference_client.html
2024-07-20 23:00:19 -04:00

13 lines
314 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Cards For Humanity Reference Client</title>
<link type="text/css" rel="stylesheet" href="css">
</head>
<body>
<h1>Cards For Humanity Reference Client</h1>
<hr />
<p>I am the Reference Client.</p>
</body>
</html>