-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathblank.html
163 lines (158 loc) · 7.76 KB
/
blank.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
<!DOCTYPE html>
<!--
This is a starter template page. Use this page to start your new project from
scratch. This page gets rid of all links and provides the needed markup only.
-->
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- Tell the browser to be responsive to screen width -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<!-- Favicon icon -->
<link rel="icon" type="image/png" sizes="16x16" href="plugins/images/icon_gfgl_green_64.png">
<title>MFoody Admin</title>
<!-- Bootstrap Core CSS -->
<link href="bootstrap/dist/css/bootstrap.min.css" rel="stylesheet">
<!-- Menu CSS -->
<link href="plugins/bower_components/sidebar-nav/dist/sidebar-nav.min.css" rel="stylesheet">
<!-- Animation CSS -->
<link href="css/animate.css" rel="stylesheet">
<!-- Custom CSS -->
<link href="css/style.css" rel="stylesheet">
<!-- color CSS you can use different color css from css/colors folder -->
<!-- We have chosen the skin-blue (blue.css) for this starter
page. However, you can choose any other skin from folder css / colors .
-->
<link href="css/colors/blue-dark.css" id="theme" rel="stylesheet">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- Preloader -->
<div class="preloader">
<div class="cssload-speeding-wheel"></div>
</div>
<div id="wrapper">
<!-- Navigation -->
<nav class="navbar navbar-default navbar-static-top m-b-0">
<div class="navbar-header">
<a class="navbar-toggle hidden-sm hidden-md hidden-lg" title="Show Menu" style="margin-left: 150px; color: #fff;" href="javascript:void(0)" data-toggle="collapse" data-target=".navbar-collapse">
<i class="fa fa-bars"></i>
</a>
<div class="top-left-part" style="background: transparent;">
<a class="logo" href="index.html">
<b>
<img src="plugins/images/icon_logo_brand_updated3_crop.png" width="170px" height="auto" style="padding-left: 30px; scale: 1.3;" alt="home" />
</b>
</a>
</div>
<ul class="nav navbar-top-links navbar-right pull-right">
<li>
<div class="dropdown">
<a class="profile-pic dropdown-toggle" data-toggle="dropdown" href="#">
<img src="plugins/images/users/admin_avatar5.png" alt="user-img" width="36" class="img-circle" />
<b class="hidden-xs" style="color: #fff;">Admin</b>
</a>
<ul class="dropdown-menu">
<!-- <li><a href="profile.html">Information</a></li> -->
<li><a href="#">Job</a></li>
<li class="divider"></li>
<li><a href="#">Log Out</a></li>
</ul>
</div>
</li>
</ul>
</div>
<!-- /.navbar-header -->
<!-- /.navbar-top-links -->
<!-- /.navbar-static-side -->
</nav>
<!-- Left navbar-header -->
<div class="navbar-default sidebar" role="navigation">
<div class="sidebar-nav navbar-collapse slimscrollsidebar">
<ul class="nav" id="side-menu">
<li style="padding: 10px 0 0;">
<a href="index.html" class="waves-effect"><i class="fa fa-clock-o fa-fw"
aria-hidden="true"></i><span class="hide-menu">Dashboard</span></a>
</li>
<li>
<a href="user-table.html" class="waves-effect"><i class="fa fa-user fa-fw"
aria-hidden="true"></i><span class="hide-menu">Users</span></a>
</li>
<li>
<a href="order-table.html" class="waves-effect"><i class="fa fa-table fa-fw"
aria-hidden="true"></i><span class="hide-menu">Orders</span></a>
</li>
<li>
<a href="product-table.html" class="waves-effect"><i class="fa fa-brands fa-product-hunt fa-fw"
aria-hidden="true"></i><span class="hide-menu">Products</span></a>
</li>
<li>
<a href="feedback-table.html" class="waves-effect"><i class="fa fa-comments fa-fw"
aria-hidden="true"></i><span class="hide-menu">FeedBacks</span></a>
</li>
<li>
<a href="blank.html" class="waves-effect"><i class="fa fa-columns fa-fw"
aria-hidden="true"></i><span class="hide-menu">Blank Page</span></a>
</li>
<li>
<a href="404.html" class="waves-effect"><i class="fa fa-info-circle fa-fw"
aria-hidden="true"></i><span class="hide-menu">Error 404</span></a>
</li>
</ul>
</div>
</div>
<!-- Left navbar-header end -->
<!-- Page Content -->
<div id="page-wrapper">
<div class="container-fluid">
<div class="row bg-title">
<div class="col-lg-3 col-md-4 col-sm-4 col-xs-12">
<h4 class="page-title">Blank Page </h4>
</div>
<div class="col-lg-9 col-sm-8 col-md-8 col-xs-12"> <a
href="http://wrappixel.com/templates/pixeladmin/" target="_blank"
class="btn btn-danger pull-right m-l-20 btn-rounded btn-outline hidden-xs hidden-sm waves-effect waves-light">Upgrade
to Pro</a>
<ol class="breadcrumb">
<li><a href="#">Dashboard</a></li>
<li class="active">Blank Page</li>
</ol>
</div>
<!-- /.col-lg-12 -->
</div>
<div class="row">
<div class="col-md-12">
<div class="white-box">
<h3 class="box-title">Blank page</h3>
</div>
</div>
</div>
</div>
<!-- /.container-fluid -->
<footer class="footer text-center"> 2023 © mfoody.com </footer>
</div>
<!-- /#page-wrapper -->
</div>
<!-- /#wrapper -->
<!-- jQuery -->
<script src="plugins/bower_components/jquery/dist/jquery.min.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="bootstrap/dist/js/bootstrap.min.js"></script>
<!-- Menu Plugin JavaScript -->
<script src="plugins/bower_components/sidebar-nav/dist/sidebar-nav.min.js"></script>
<!--slimscroll JavaScript -->
<script src="js/jquery.slimscroll.js"></script>
<!--Wave Effects -->
<script src="js/waves.js"></script>
<!-- Custom Theme JavaScript -->
<script src="js/custom.min.js"></script>
</body>
</html>