Files
CoreGrade/www/application/views/member/view_securefoot.php
T
2020-02-08 02:44:24 -05:00

145 lines
9.9 KiB
PHP

<!-- div class="sidenav-overlay"></div>
<div class="drag-target"></div -->
<!-- Modal -->
<div class="modal fade" id="exampleModalScrollable" tabindex="-1" role="dialog" aria-labelledby="exampleModalScrollableTitle" aria-hidden="true">
<div class="modal-dialog modal-dialog-scrollable" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="exampleModalScrollableTitle">Terms & Conditions</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">&times;</span>
</button>
</div>
<div class="modal-body">
<p> 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.
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>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-primary" data-dismiss="modal">Ok</button>
</div>
</div>
</div>
</div>
<!-- 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="#" data-toggle="modal" data-target="#exampleModalScrollable">Terms & Conditions</a> &nbsp;|&nbsp; <a href="#">Privacy</a> &nbsp;|&nbsp; <a href="#">Security</a><i class="feather icon-file pink"></i></span>
</p>
</footer>
<!-- END: Footer-->
<!-- BEGIN: Vendor JS-->
<script src="/assets2/vendors/js/vendors.min.js"></script>
<!-- BEGIN Vendor JS-->
<!-- BEGIN: Page Vendor JS-->
<script src="/assets2/vendors/js/calendar/fullcalendar.min.js"></script>
<script src="/assets2/vendors/js/charts/apexcharts.min.js"></script>
<script src="/assets2/vendors/js/extensions/tether.min.js"></script>
<script src="/assets2/vendors/js/extensions/shepherd.min.js"></script>
<!-- END: Page Vendor JS-->
<!-- BEGIN: Page Vendor JS-->
<script src="/assets2/vendors/js/extensions/dropzone.min.js"></script>
<script src="/assets2/vendors/js/ui/prism.min.js"></script>
<!-- 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-->
<!-- script src="/assets2/js/scripts/pages/dashboard-analytics.js"></script -->
<!-- END: Page JS-->
<!-- BEGIN: Page JS-->
<script src="/assets2/js/scripts/extensions/dropzone.js"></script>
<!-- END: Page JS-->
</body>
<!-- END: Body-->
</html>