From da40f50361a117d762a432cf275ab6b11858034f Mon Sep 17 00:00:00 2001 From: hanemile Date: Mon, 24 Dec 2018 22:51:18 +0100 Subject: added all files from the old dir to here --- tmpl/addstars.html | 84 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 tmpl/addstars.html (limited to 'tmpl/addstars.html') diff --git a/tmpl/addstars.html b/tmpl/addstars.html new file mode 100644 index 0000000..cffc31e --- /dev/null +++ b/tmpl/addstars.html @@ -0,0 +1,84 @@ +{{define "addstars"}} + + {{template "header"}} + + + + {{template "nav"}} + +
+ +
+ +
+
+

Add Stars

+

This is the "Add your star to a tree" page! Fill out the form below for adding one of your stars into one of the trees!

+
+ +
+
+ +
+
+ +
+
+ +
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+ +
+
+
+ +
+
+

Optionally: select a .csv:

+
+
+ Upload +
+
+ + +
+
+
+
+ +
+
+
+ + + +
+
+
+ + {{template "javascript"}} + +{{end}} -- cgit 1.4.1