13 lines
No EOL
312 B
HTML
13 lines
No EOL
312 B
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="initial-scale=1, width=device-width">
|
|
<title>Reimbursinator</title>
|
|
<link rel="shortcut icon" href="/favicon.ico" />
|
|
</head>
|
|
<body>
|
|
<h1>Reimbursinator v0.1</h1>
|
|
<p>This content served by nginx</p>
|
|
</body>
|
|
</html> |