initial commit

This commit is contained in:
2025-09-29 23:53:04 +02:00
commit 085b645265
13 changed files with 476 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
<!DOCTYPE html>
<html lang="es" data-theme="bumblebee" class="bg-base-200">
<head>
{{ template "components/head" . }}
</head>
<body>
{{ embed }}
</body>
</html>