mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 10:54:52 +00:00
11 lines
287 B
PHP
11 lines
287 B
PHP
<nav class="navbar navbar-expand navbar-dark bg-primary static-top">
|
|
|
|
<button class="btn btn-link btn-sm text-white order-1 order-sm-0" id="sidebarToggle" href="#">
|
|
<i class="fas fa-bars"></i>
|
|
</button>
|
|
|
|
<!-- Navbar -->
|
|
<ul class="navbar-nav ml-auto ml-md-0">
|
|
</ul>
|
|
|
|
</nav> |