oopsie/templates/head.html

5 lines
96 B
HTML
Raw Permalink Normal View History

2024-05-15 07:56:14 +01:00
<head>
<title>Oopsie</title>
<link rel="stylesheet" href="/static/reset.css" />
</head>