mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-04-19 23:31:27 +02:00
8 lines
361 B
HTML
8 lines
361 B
HTML
<li>
|
|
<div class="d-flex align-items-center" data-bs-toggle="collapse" href="#collapseExample" role="button" aria-expanded="false" aria-controls="collapseExample">
|
|
<span
|
|
class="text-muted small fw-bold text-uppercase tw:lg:hidden tw:lg:group-hover:inline">{{ title }}</span>
|
|
<hr class="flex-grow-1"/>
|
|
</div>
|
|
</li>
|