Files
InventoryTraker-Box/InventoryTraker.Web/Views/Shared/_NavigationNoAuth.cshtml
T
2016-08-08 14:47:35 -04:00

6 lines
239 B
Plaintext

<nav class="navbar navbar-inverse navbar-fixed-top" role="navigation">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<a class="navbar-brand" href="~/">Inventory Traker</a>
</div>
</nav>