From a6b845cbc4832d407928e90bbbe394062e18f07f Mon Sep 17 00:00:00 2001 From: Olusesan Amaeye Date: Fri, 11 Oct 2019 19:32:07 -0400 Subject: [PATCH] fix --- .../application/views/templ/member_footer.php | 47 ++++ .../application/views/templ/member_header.php | 216 ++++++++++++++++++ 2 files changed, 263 insertions(+) create mode 100644 wwwjuba/application/views/templ/member_footer.php create mode 100644 wwwjuba/application/views/templ/member_header.php diff --git a/wwwjuba/application/views/templ/member_footer.php b/wwwjuba/application/views/templ/member_footer.php new file mode 100644 index 0000000..f6a8ec1 --- /dev/null +++ b/wwwjuba/application/views/templ/member_footer.php @@ -0,0 +1,47 @@ + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/wwwjuba/application/views/templ/member_header.php b/wwwjuba/application/views/templ/member_header.php new file mode 100644 index 0000000..236ba2e --- /dev/null +++ b/wwwjuba/application/views/templ/member_header.php @@ -0,0 +1,216 @@ + + + + + + + + + + + + JubaBox-[userpage] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+
+ + + +
+ + + \ No newline at end of file