\ No newline at end of file
diff --git a/templates/Hypha/index.html b/templates/Hypha/index.html
new file mode 100644
index 0000000..1126a8f
--- /dev/null
+++ b/templates/Hypha/index.html
@@ -0,0 +1,9 @@
+
+
+ {{ . }}
+
\ No newline at end of file
diff --git a/templates/base.html b/templates/base.html
new file mode 100644
index 0000000..f37d0b9
--- /dev/null
+++ b/templates/base.html
@@ -0,0 +1,11 @@
+
+
+ {{ .Title }}
+
+
+ {{ .Header }}
+ {{ .Main }}
+
+
+
+
\ No newline at end of file
diff --git a/templates/footer.html b/templates/footer.html
new file mode 100644
index 0000000..d9c9484
--- /dev/null
+++ b/templates/footer.html
@@ -0,0 +1 @@
+
{{ . }}
\ No newline at end of file
diff --git a/templates/header.html b/templates/header.html
new file mode 100644
index 0000000..d9c9484
--- /dev/null
+++ b/templates/header.html
@@ -0,0 +1 @@
+