oopsie/templates/head.html
Lewis Dale 701544df9c
All checks were successful
Build and copy to prod / build-and-copy (push) Successful in 43s
Inherited templates, staticfiles
2024-05-15 07:56:14 +01:00

5 lines
96 B
HTML

<head>
<title>Oopsie</title>
<link rel="stylesheet" href="/static/reset.css" />
</head>