first commit

This commit is contained in:
2021-08-29 00:05:19 +08:00
commit 6574151a51
45 changed files with 13483 additions and 0 deletions

10
templates/common/ext/html Normal file
View File

@@ -0,0 +1,10 @@
<!DOCTYPE HTML>
<html>
<head>
<title></title>
</head>
<body>
<header></header>
<footer></footer>
</body>
</html>