Spaces:
Runtime error
Runtime error
add a description file
Browse files- description.html +10 -0
description.html
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<!DOCTYPE html>
|
2 |
+
<html lang="en">
|
3 |
+
<head>
|
4 |
+
<meta charset="UTF-8">
|
5 |
+
<title>$Title$</title>
|
6 |
+
</head>
|
7 |
+
<body>
|
8 |
+
$END$
|
9 |
+
</body>
|
10 |
+
</html>
|