cerebrate/templates/element/layouts/sidebar/category.php

5 lines
145 B
PHP
Raw Normal View History

<li class="category text-muted">
<span class="category-label"><?= h($label) ?></span>
<span class="category-divider"><hr /></span>
</li>