Files
Anki/public/root.html
Bel LaPointe 40d5740817 template lite
2023-04-07 12:21:53 -06:00

12 lines
197 B
HTML

<!DOCTYPE html>
<html>
<header>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/water.css@2/out/dark.css">
</header>
<body>
{{USER}}
</body>
<footer>
</footer>
</html>