diff --git a/templates/home.tmpl b/templates/home.tmpl new file mode 100644 index 0000000..55f732d --- /dev/null +++ b/templates/home.tmpl @@ -0,0 +1,25 @@ +{{template "base/head" .}} + +
+
+
+
+

+ {{AppName}} +

+

+ Welcome to the Blender Projects portal! + This is where all the official initiatives are coordinated and managed. + Read on to find out how to get involved, report bugs, see what's happening, + and discover resources and documentation. +

+
+

projects.blender.org is currently under development.

+

For Blender development updates go to developer.blender.org.

+
+
+
+
+
+ +{{template "base/footer" .}}