From 1f397cf0c6a4f177c9f66e4a0f4d2274f26ae5be Mon Sep 17 00:00:00 2001 From: manzerbredes Date: Sun, 28 Feb 2016 16:07:52 +0100 Subject: Begin machine details overlay --- client/partials/home/machineDetails.html | 38 ++++++++++++++++++++++++++++++++ client/partials/home/main.html | 5 +++-- 2 files changed, 41 insertions(+), 2 deletions(-) create mode 100644 client/partials/home/machineDetails.html (limited to 'client/partials') diff --git a/client/partials/home/machineDetails.html b/client/partials/home/machineDetails.html new file mode 100644 index 0000000..9da131e --- /dev/null +++ b/client/partials/home/machineDetails.html @@ -0,0 +1,38 @@ + diff --git a/client/partials/home/main.html b/client/partials/home/main.html index 7a5045a..e3611e5 100644 --- a/client/partials/home/main.html +++ b/client/partials/home/main.html @@ -1,8 +1,9 @@ -
+
Home
Main Content +
-
\ No newline at end of file +
-- cgit v1.2.3