Skip to content

Commit a5884c1

Browse files
committed
Create template.html
1 parent ec9c31b commit a5884c1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

template.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<body>
4+
<p>Hello World!</p>
5+
</body>
6+
</html>

0 commit comments

Comments
 (0)