This commit is contained in:
2020-04-13 10:51:16 -04:00
parent bf3e60730a
commit 2e2c1f672e
7 changed files with 275 additions and 132 deletions
+2
View File
@@ -18,6 +18,8 @@ class Home extends Start_Controller {
$data = [];
$this->viewHomePages("view_howitworks", $data);
// $this->load->view('auth/view_howitworks', $data);
}
public function privacy() {
+52 -19
View File
@@ -1,12 +1,7 @@
<?php
$next_page = isset($next_page) ? $next_page : 0;
?>
<body class="vertical-layout vertical-menu-modern 1-column navbar-floating footer-static bg-full-screen-image blank-page blank-page" data-open="click" data-menu="vertical-menu-modern" data-col="1-column">
<!-- BEGIN: Content-->
<div class="app-content content">
<div class="content-overlay"></div>
<div class="header-navbar-shadow"></div>
<div class="content-wrapper">
<div class="content-header row">
</div>
@@ -23,24 +18,62 @@ $next_page = isset($next_page) ? $next_page : 0;
<h4 class="mb-0">About CoreGrade</h4>
</div>
</div>
<p class="px-2">How It Works</p>
<div class="card-content">
<div class="card-body pt-1">
<fieldset class="form-label-group">
<input type="text" class="form-control" id="user-email" placeholder="Email" required>
<label for="user-email">Email</label>
</fieldset>
<p> Biscuit powder jelly beans. Lollipop candy canes croissant icing chocolate cake. Cake fruitcake
powder pudding pastry.</p>
<fieldset class="form-label-group">
</fieldset>
<p>Tootsie roll oat cake I love bear claw I love caramels caramels halvah chocolate bar. Cotton
candy
gummi bears pudding pie apple pie cookie. Cheesecake jujubes lemon drops danish dessert I love
caramels powder.</p>
<fieldset class="form-label-group">
</fieldset>
<p> Chocolate cake icing tiramisu liquorice toffee donut sweet roll cake. Cupcake dessert icing
dragée
dessert. Liquorice jujubes cake tart pie donut. Cotton candy candy canes lollipop liquorice
chocolate marzipan muffin pie liquorice.
</p>
<p> Powder cookie jelly beans sugar plum ice cream. Candy canes I love powder sugar plum tiramisu.
Liquorice pudding chocolate cake cupcake topping biscuit. Lemon drops apple pie sesame snaps
tootsie
roll carrot cake soufflé halvah.
Biscuit powder jelly beans. Lollipop candy canes croissant icing chocolate cake. Cake fruitcake
powder pudding pastry.</p>
<p>Tootsie roll oat cake I love bear claw I love caramels caramels halvah chocolate bar. Cotton
candy
gummi bears pudding pie apple pie cookie. Cheesecake jujubes lemon drops danish dessert I love
caramels powder.</p>
<p> Chocolate cake icing tiramisu liquorice toffee donut sweet roll cake. Cupcake dessert icing
dragée
dessert. Liquorice jujubes cake tart pie donut. Cotton candy candy canes lollipop liquorice
chocolate marzipan muffin pie liquorice.</p>
<p> Powder cookie jelly beans sugar plum ice cream. Candy canes I love powder sugar plum tiramisu.
Liquorice pudding chocolate cake cupcake topping biscuit. Lemon drops apple pie sesame snaps
tootsie
roll carrot cake soufflé halvah.
Biscuit powder jelly beans. Lollipop candy canes croissant icing chocolate cake. Cake fruitcake
powder pudding pastry.</p>
<p> Tootsie roll oat cake I love bear claw I love caramels caramels halvah chocolate bar. Cotton
candy
gummi bears pudding pie apple pie cookie. Cheesecake jujubes lemon drops danish dessert I love
caramels powder.</p>
<p> Chocolate cake icing tiramisu liquorice toffee donut sweet roll cake. Cupcake dessert icing
dragée
dessert. Liquorice jujubes cake tart pie donut. Cotton candy candy canes lollipop liquorice
chocolate marzipan muffin pie liquorice.</p>
<p>Powder cookie jelly beans sugar plum ice cream. Candy canes I love powder sugar plum tiramisu.
Liquorice pudding chocolate cake cupcake topping biscuit. Lemon drops apple pie sesame snaps
tootsie
roll carrot cake soufflé halvah.</p>
+22 -14
View File
@@ -1,22 +1,30 @@
<!-- BEGIN: Vendor JS-->
<script src="/assets2/vendors/js/vendors.min.js"></script>
<!-- BEGIN Vendor JS-->
<!-- BEGIN: Footer-->
<footer class="footer footer-static footer-light">
<p class="clearfix blue-grey lighten-2 mb-0"><span class="float-md-left d-block d-md-inline-block mt-25">COPYRIGHT &copy; 2020<a class="text-bold-800 grey darken-2" href="#" target="_blank">CoreGrade,</a>All rights Reserved</span><span class="float-md-right d-none d-md-block"><a href="/home/terms" >Terms & Conditions</a> &nbsp;|&nbsp; <a href="/home/privacy" >Privacy</a> &nbsp;|&nbsp; <a href="/home/security" >Security</a><i class="feather icon-file pink"></i></span>
<!-- BEGIN: Page Vendor JS-->
<!-- END: Page Vendor JS-->
</p>
</footer>
<!-- END: Footer-->
<!-- BEGIN: Theme JS-->
<script src="/assets2/js/core/app-menu.js"></script>
<script src="/assets2/js/core/app.js"></script>
<script src="/assets2/js/scripts/components.js"></script>
<!-- END: Theme JS-->
<!-- BEGIN: Vendor JS-->
<script src="/assets2/vendors/js/vendors.min.js"></script>
<!-- BEGIN Vendor JS-->
<!-- BEGIN: Page JS-->
<!-- END: Page JS-->
<!-- BEGIN: Page Vendor JS-->
<!-- END: Page Vendor JS-->
<!-- BEGIN: Theme JS-->
<script src="/assets2/js/core/app-menu.js"></script>
<script src="/assets2/js/core/app.js"></script>
<script src="/assets2/js/scripts/components.js"></script>
<!-- END: Theme JS-->
<!-- BEGIN: Page JS-->
<!-- END: Page JS-->
</body>
</body>
<!-- END: Body-->
</html>
+39 -42
View File
@@ -1,63 +1,60 @@
<?php
$next_page = isset($next_page) ? $next_page : 0;
?>
<!-- BEGIN: Content-->
<div class="app-content content">
<div class="content-overlay"></div>
<div class="header-navbar-shadow"></div>
<div class="content-wrapper">
<div class="content-header row">
</div>
<div class="content-body">
<section class="row flexbox-container">
<div class="col-xl-7 col-10 d-flex justify-content-center">
<div class="card bg-authentication rounded-0 mb-0 w-100">
<div class="row m-0">
<div class="col-lg-12 col-12 p-0">
<div class="card rounded-0 mb-0 px-2">
<div class="card-header pb-1">
<div class="card-title">
<h4 class="mb-0">How It Works</h4>
</div>
<!-- BEGIN: Content-->
<div class="app-content content" style='position: relative;'>
<div class="content-overlay"></div>
<div class="header-navbar-shadow"></div>
<div class="content-wrapper">
<div class="content-header row">
</div>
<div class="content-body">
<section class="row flexbox-container">
<div class="col-xl-7 col-10 d-flex justify-content-center">
<div class="card bg-authentication rounded-0 mb-0 w-100">
<div class="row m-0">
<div class="col-lg-12 col-12 p-0">
<div class="card rounded-0 mb-0 px-2">
<div class="card-header pb-1">
<div class="card-title">
<h4 class="mb-0">How It Works</h4>
</div>
<p class="px-2">How It Works</p>
<div class="card-content">
<div class="card-body pt-1">
<fieldset class="form-label-group">
<input type="text" class="form-control" id="user-email" placeholder="Email" required>
<label for="user-email">Email</label>
</fieldset>
</div>
<p class="px-2">How It Works</p>
<div class="card-content">
<div class="card-body pt-1">
<fieldset class="form-label-group">
<input type="text" class="form-control" id="user-email" placeholder="Email" required>
<label for="user-email">Email</label>
</fieldset>
<fieldset class="form-label-group">
</fieldset>
<fieldset class="form-label-group">
</fieldset>
<fieldset class="form-label-group">
</fieldset>
<fieldset class="form-label-group">
</fieldset>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
</section>
</div>
</div>
</div>
<!-- END: Content-->
</div>
<!-- END: Content-->
+53 -20
View File
@@ -1,12 +1,7 @@
<?php
$next_page = isset($next_page) ? $next_page : 0;
?>
<body class="vertical-layout vertical-menu-modern 1-column navbar-floating footer-static bg-full-screen-image blank-page blank-page" data-open="click" data-menu="vertical-menu-modern" data-col="1-column">
<!-- BEGIN: Content-->
<div class="app-content content">
<div class="content-overlay"></div>
<div class="header-navbar-shadow"></div>
<div class="content-wrapper">
<div class="content-header row">
</div>
@@ -20,27 +15,65 @@ $next_page = isset($next_page) ? $next_page : 0;
<div class="card rounded-0 mb-0 px-2">
<div class="card-header pb-1">
<div class="card-title">
<h4 class="mb-0">How It Works</h4>
<h4 class="mb-0">Privacy Terms</h4>
</div>
</div>
<p class="px-2">How It Works</p>
<div class="card-content">
<div class="card-body pt-1">
<fieldset class="form-label-group">
<input type="text" class="form-control" id="user-email" placeholder="Email" required>
<label for="user-email">Email</label>
</fieldset>
<p> Biscuit powder jelly beans. Lollipop candy canes croissant icing chocolate cake. Cake fruitcake
powder pudding pastry.</p>
<fieldset class="form-label-group">
</fieldset>
<p>Tootsie roll oat cake I love bear claw I love caramels caramels halvah chocolate bar. Cotton
candy
gummi bears pudding pie apple pie cookie. Cheesecake jujubes lemon drops danish dessert I love
caramels powder.</p>
<fieldset class="form-label-group">
</fieldset>
<p> Chocolate cake icing tiramisu liquorice toffee donut sweet roll cake. Cupcake dessert icing
dragée
dessert. Liquorice jujubes cake tart pie donut. Cotton candy candy canes lollipop liquorice
chocolate marzipan muffin pie liquorice.
</p>
<p> Powder cookie jelly beans sugar plum ice cream. Candy canes I love powder sugar plum tiramisu.
Liquorice pudding chocolate cake cupcake topping biscuit. Lemon drops apple pie sesame snaps
tootsie
roll carrot cake soufflé halvah.
Biscuit powder jelly beans. Lollipop candy canes croissant icing chocolate cake. Cake fruitcake
powder pudding pastry.</p>
<p>Tootsie roll oat cake I love bear claw I love caramels caramels halvah chocolate bar. Cotton
candy
gummi bears pudding pie apple pie cookie. Cheesecake jujubes lemon drops danish dessert I love
caramels powder.</p>
<p> Chocolate cake icing tiramisu liquorice toffee donut sweet roll cake. Cupcake dessert icing
dragée
dessert. Liquorice jujubes cake tart pie donut. Cotton candy candy canes lollipop liquorice
chocolate marzipan muffin pie liquorice.</p>
<p> Powder cookie jelly beans sugar plum ice cream. Candy canes I love powder sugar plum tiramisu.
Liquorice pudding chocolate cake cupcake topping biscuit. Lemon drops apple pie sesame snaps
tootsie
roll carrot cake soufflé halvah.
Biscuit powder jelly beans. Lollipop candy canes croissant icing chocolate cake. Cake fruitcake
powder pudding pastry.</p>
<p> Tootsie roll oat cake I love bear claw I love caramels caramels halvah chocolate bar. Cotton
candy
gummi bears pudding pie apple pie cookie. Cheesecake jujubes lemon drops danish dessert I love
caramels powder.</p>
<p> Chocolate cake icing tiramisu liquorice toffee donut sweet roll cake. Cupcake dessert icing
dragée
dessert. Liquorice jujubes cake tart pie donut. Cotton candy candy canes lollipop liquorice
chocolate marzipan muffin pie liquorice.</p>
<p>Powder cookie jelly beans sugar plum ice cream. Candy canes I love powder sugar plum tiramisu.
Liquorice pudding chocolate cake cupcake topping biscuit. Lemon drops apple pie sesame snaps
tootsie
roll carrot cake soufflé halvah.</p>
+53 -20
View File
@@ -1,12 +1,7 @@
<?php
$next_page = isset($next_page) ? $next_page : 0;
?>
<body class="vertical-layout vertical-menu-modern 1-column navbar-floating footer-static bg-full-screen-image blank-page blank-page" data-open="click" data-menu="vertical-menu-modern" data-col="1-column">
<!-- BEGIN: Content-->
<div class="app-content content">
<div class="content-overlay"></div>
<div class="header-navbar-shadow"></div>
<div class="content-wrapper">
<div class="content-header row">
</div>
@@ -20,27 +15,65 @@ $next_page = isset($next_page) ? $next_page : 0;
<div class="card rounded-0 mb-0 px-2">
<div class="card-header pb-1">
<div class="card-title">
<h4 class="mb-0">Security</h4>
<h4 class="mb-0">Online Security</h4>
</div>
</div>
<p class="px-2">How It Works</p>
<div class="card-content">
<div class="card-body pt-1">
<fieldset class="form-label-group">
<input type="text" class="form-control" id="user-email" placeholder="Email" required>
<label for="user-email">Email</label>
</fieldset>
<p> Biscuit powder jelly beans. Lollipop candy canes croissant icing chocolate cake. Cake fruitcake
powder pudding pastry.</p>
<fieldset class="form-label-group">
</fieldset>
<p>Tootsie roll oat cake I love bear claw I love caramels caramels halvah chocolate bar. Cotton
candy
gummi bears pudding pie apple pie cookie. Cheesecake jujubes lemon drops danish dessert I love
caramels powder.</p>
<fieldset class="form-label-group">
</fieldset>
<p> Chocolate cake icing tiramisu liquorice toffee donut sweet roll cake. Cupcake dessert icing
dragée
dessert. Liquorice jujubes cake tart pie donut. Cotton candy candy canes lollipop liquorice
chocolate marzipan muffin pie liquorice.
</p>
<p> Powder cookie jelly beans sugar plum ice cream. Candy canes I love powder sugar plum tiramisu.
Liquorice pudding chocolate cake cupcake topping biscuit. Lemon drops apple pie sesame snaps
tootsie
roll carrot cake soufflé halvah.
Biscuit powder jelly beans. Lollipop candy canes croissant icing chocolate cake. Cake fruitcake
powder pudding pastry.</p>
<p>Tootsie roll oat cake I love bear claw I love caramels caramels halvah chocolate bar. Cotton
candy
gummi bears pudding pie apple pie cookie. Cheesecake jujubes lemon drops danish dessert I love
caramels powder.</p>
<p> Chocolate cake icing tiramisu liquorice toffee donut sweet roll cake. Cupcake dessert icing
dragée
dessert. Liquorice jujubes cake tart pie donut. Cotton candy candy canes lollipop liquorice
chocolate marzipan muffin pie liquorice.</p>
<p> Powder cookie jelly beans sugar plum ice cream. Candy canes I love powder sugar plum tiramisu.
Liquorice pudding chocolate cake cupcake topping biscuit. Lemon drops apple pie sesame snaps
tootsie
roll carrot cake soufflé halvah.
Biscuit powder jelly beans. Lollipop candy canes croissant icing chocolate cake. Cake fruitcake
powder pudding pastry.</p>
<p> Tootsie roll oat cake I love bear claw I love caramels caramels halvah chocolate bar. Cotton
candy
gummi bears pudding pie apple pie cookie. Cheesecake jujubes lemon drops danish dessert I love
caramels powder.</p>
<p> Chocolate cake icing tiramisu liquorice toffee donut sweet roll cake. Cupcake dessert icing
dragée
dessert. Liquorice jujubes cake tart pie donut. Cotton candy candy canes lollipop liquorice
chocolate marzipan muffin pie liquorice.</p>
<p>Powder cookie jelly beans sugar plum ice cream. Candy canes I love powder sugar plum tiramisu.
Liquorice pudding chocolate cake cupcake topping biscuit. Lemon drops apple pie sesame snaps
tootsie
roll carrot cake soufflé halvah.</p>
+54 -17
View File
@@ -1,8 +1,7 @@
<body class="vertical-layout vertical-menu-modern 1-column navbar-floating footer-static bg-full-screen-image blank-page blank-page" data-open="click" data-menu="vertical-menu-modern" data-col="1-column">
<!-- BEGIN: Content-->
<div class="app-content content">
<div class="content-overlay"></div>
<div class="header-navbar-shadow"></div>
<div class="content-wrapper">
<div class="content-header row">
</div>
@@ -16,27 +15,65 @@
<div class="card rounded-0 mb-0 px-2">
<div class="card-header pb-1">
<div class="card-title">
<h4 class="mb-0">How It Works</h4>
<h4 class="mb-0">Terms of Use</h4>
</div>
</div>
<p class="px-2">How It Works</p>
<div class="card-content">
<div class="card-body pt-1">
<fieldset class="form-label-group">
<input type="text" class="form-control" id="user-email" placeholder="Email" required>
<label for="user-email">Email</label>
</fieldset>
<p> Biscuit powder jelly beans. Lollipop candy canes croissant icing chocolate cake. Cake fruitcake
powder pudding pastry.</p>
<fieldset class="form-label-group">
</fieldset>
<p>Tootsie roll oat cake I love bear claw I love caramels caramels halvah chocolate bar. Cotton
candy
gummi bears pudding pie apple pie cookie. Cheesecake jujubes lemon drops danish dessert I love
caramels powder.</p>
<fieldset class="form-label-group">
</fieldset>
<p> Chocolate cake icing tiramisu liquorice toffee donut sweet roll cake. Cupcake dessert icing
dragée
dessert. Liquorice jujubes cake tart pie donut. Cotton candy candy canes lollipop liquorice
chocolate marzipan muffin pie liquorice.
</p>
<p> Powder cookie jelly beans sugar plum ice cream. Candy canes I love powder sugar plum tiramisu.
Liquorice pudding chocolate cake cupcake topping biscuit. Lemon drops apple pie sesame snaps
tootsie
roll carrot cake soufflé halvah.
Biscuit powder jelly beans. Lollipop candy canes croissant icing chocolate cake. Cake fruitcake
powder pudding pastry.</p>
<p>Tootsie roll oat cake I love bear claw I love caramels caramels halvah chocolate bar. Cotton
candy
gummi bears pudding pie apple pie cookie. Cheesecake jujubes lemon drops danish dessert I love
caramels powder.</p>
<p> Chocolate cake icing tiramisu liquorice toffee donut sweet roll cake. Cupcake dessert icing
dragée
dessert. Liquorice jujubes cake tart pie donut. Cotton candy candy canes lollipop liquorice
chocolate marzipan muffin pie liquorice.</p>
<p> Powder cookie jelly beans sugar plum ice cream. Candy canes I love powder sugar plum tiramisu.
Liquorice pudding chocolate cake cupcake topping biscuit. Lemon drops apple pie sesame snaps
tootsie
roll carrot cake soufflé halvah.
Biscuit powder jelly beans. Lollipop candy canes croissant icing chocolate cake. Cake fruitcake
powder pudding pastry.</p>
<p> Tootsie roll oat cake I love bear claw I love caramels caramels halvah chocolate bar. Cotton
candy
gummi bears pudding pie apple pie cookie. Cheesecake jujubes lemon drops danish dessert I love
caramels powder.</p>
<p> Chocolate cake icing tiramisu liquorice toffee donut sweet roll cake. Cupcake dessert icing
dragée
dessert. Liquorice jujubes cake tart pie donut. Cotton candy candy canes lollipop liquorice
chocolate marzipan muffin pie liquorice.</p>
<p>Powder cookie jelly beans sugar plum ice cream. Candy canes I love powder sugar plum tiramisu.
Liquorice pudding chocolate cake cupcake topping biscuit. Lemon drops apple pie sesame snaps
tootsie
roll carrot cake soufflé halvah.</p>