Projects don't have specified page structures, so they need a very bare template.
@@ -0,0 +1,4 @@
+
+{{ define "main" }}
+ {{ .Content }}
+{{ end }}