version 1 done

This commit is contained in:
Stuce 2025-06-07 16:04:51 +01:00
commit 59e14ce390
47 changed files with 9188 additions and 0 deletions

View file

@ -0,0 +1,14 @@
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="UTF-8">
<title>#{pageTitle pc}
<meta name="description" content="simple todo app">
<meta name="author" content="Stuce">
<meta name="viewport" content="width=device-width,initial-scale=1">
^{pageHead pc}
<body>
^{pageBody pc}