A little refactoring for crud template and project structure

This commit is contained in:
2025-07-08 18:52:08 +03:00
parent 3ed72beb6c
commit 26633e5e51
10 changed files with 255 additions and 10 deletions
+10
View File
@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>$Title$</title>
</head>
<body>
$END$
</body>
</html>