Enha: index.html to template

This commit is contained in:
Grail Finder
2025-05-02 09:12:31 +03:00
parent acaf4af4ce
commit 0963be7d72
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,4 @@
{{define "main"}}
<!DOCTYPE html>
<html lang="en">
<head>
@ -26,3 +27,4 @@
</div>
</body>
</html>
{{end}}