This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
integrity="sha384-gH2yIJqKdNHPEq0n4Mqa/HGKIhSkIHeL5AyhkYV8i59U5AR6csBvApHHNl/vI1Bx"
|
||||
crossorigin="anonymous"
|
||||
/>
|
||||
<link href="/r/css/site.css" rel="stylesheet" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="container">
|
||||
@@ -63,19 +64,37 @@
|
||||
</a>
|
||||
<ul class="dropdown-menu">
|
||||
<li>
|
||||
<a class="dropdown-item" href="#"
|
||||
>Action</a
|
||||
<a class="dropdown-item" href="/v8index.htm#service"
|
||||
>Service</a
|
||||
>
|
||||
</li>
|
||||
<li>
|
||||
<a class="dropdown-item" href="#"
|
||||
>Another action</a
|
||||
<a class="dropdown-item" href="/v8index.htm#inventory"
|
||||
>Inventory</a
|
||||
>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a class="dropdown-item" href="#"
|
||||
>Something else here</a
|
||||
<a class="dropdown-item" href="/v8index.htm#dashboard"
|
||||
>Dashboard</a
|
||||
>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a class="dropdown-item" href="/v8index.htm#notifications"
|
||||
>Notifications</a
|
||||
>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a class="dropdown-item" href="/v8index.htm#customizable"
|
||||
>Customizable</a
|
||||
>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a class="dropdown-item" href="/v8index.htm#flexible"
|
||||
>Flexible configurations</a
|
||||
>
|
||||
</li>
|
||||
</ul>
|
||||
@@ -129,7 +148,8 @@
|
||||
</div>
|
||||
</main>
|
||||
|
||||
<footer class="footer mt-auto py-3 border-top">
|
||||
<footer class="footer mt-auto py-5 ">
|
||||
<div class="gz-divider"></div>
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<p class="col-lg-6 pt-2 text-muted">
|
||||
|
||||
Reference in New Issue
Block a user