diff --git a/www/template.html b/www/template.html
new file mode 100644
index 0000000..09fe6be
--- /dev/null
+++ b/www/template.html
@@ -0,0 +1,15 @@
+<!DOCTYPE html>
+
+<html lang="en">
+
+    <!-- /HEAD/ -->
+    <head>
+    </head>
+    <!-- \HEAD\ -->
+
+    <!-- // -->
+    <body>
+    </body>
+    <!-- \\ -->
+
+</html>
\ No newline at end of file