From 75beec91a8526fbbc0a90134140b9dff6af15c0c Mon Sep 17 00:00:00 2001 From: Michaƫl Ball Date: Sun, 28 Dec 2014 12:24:22 +0000 Subject: Initial frontend work --- templates/index.html | 64 ++++++++++++++++++++++++++++++++++++++++++++++++++++ templates/login.html | 39 ++++++++++++++++++++++++++++++++ 2 files changed, 103 insertions(+) create mode 100644 templates/index.html create mode 100644 templates/login.html (limited to 'templates') diff --git a/templates/index.html b/templates/index.html new file mode 100644 index 0000000..9f3d8b6 --- /dev/null +++ b/templates/index.html @@ -0,0 +1,64 @@ + + + + + + Mach2 + + + +
+ +
+
+
+ + + + + + + + + + + + + + + diff --git a/templates/login.html b/templates/login.html new file mode 100644 index 0000000..0f3d529 --- /dev/null +++ b/templates/login.html @@ -0,0 +1,39 @@ + + + + + + Mach2 + + + + + +
+
+

Mach2

+
+
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+
+ +
+
+
+
+
+ + -- cgit v1.2.3