Add base code

This commit is contained in:
2019-05-19 12:21:40 +05:30
parent bb8df55ee6
commit 8e650dbf1f
4 changed files with 408 additions and 1 deletions

9
static/index.html Normal file
View File

@@ -0,0 +1,9 @@
<!DOCTYPE html>
<html>
<head>
<title>FM</title>
</head>
<body>
<p>Lorem ipsum dolor</p>
</body>
</html>