You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jumpserver/templates/nav_cat_bar.html

19 lines
459 B

10 years ago
<div class="row wrapper border-bottom white-bg page-heading">
<div class="col-lg-10">
<h2>Basic Form</h2>
<ol class="breadcrumb">
<li>
<a href="index.html">Home</a>
</li>
<li>
<a>Forms</a>
</li>
<li class="active">
<strong>Basic Form</strong>
</li>
</ol>
</div>
<div class="col-lg-2">
</div>
</div>