First commit
This commit is contained in:
13
templates/index.html
Normal file
13
templates/index.html
Normal file
@@ -0,0 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="ru">
|
||||
<head>
|
||||
<link rel="stylesheet" href="static/assets/css/fonts.css">
|
||||
<link rel="stylesheet" href="static/assets/css/style.css">
|
||||
<title>thematdev</title>
|
||||
</head>
|
||||
<body>
|
||||
<div class="pagehead">
|
||||
<h1 class="mainh">thematdev</h1>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user