From e2e16ab7f10e4d1a52b4b48c4c8aa6aa82d2282a Mon Sep 17 00:00:00 2001 From: QiTao Date: Sat, 8 Feb 2020 18:29:49 -0600 Subject: [PATCH] Task #26 - Created html page and styling for layout --- app/assets/exporttemplate.html | 78 ++++++++++++++++++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100644 app/assets/exporttemplate.html diff --git a/app/assets/exporttemplate.html b/app/assets/exporttemplate.html new file mode 100644 index 0000000..7f968dc --- /dev/null +++ b/app/assets/exporttemplate.html @@ -0,0 +1,78 @@ + + + + + + + + + + + + +
+
+ +
+
+
+

Item 1

+
+
+
+
+
+ + + \ No newline at end of file