Spaces:
Sleeping
Sleeping
Create templates/index.html
Browse files- templates/index.html +7 -0
templates/index.html
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<html>
|
| 2 |
+
<body>
|
| 3 |
+
<title>
|
| 4 |
+
DILPREET
|
| 5 |
+
</title>
|
| 6 |
+
</body>
|
| 7 |
+
</html>
|