Posted in templates
155
11:29 pm, October 7, 2021

list group card template

list group card template for usage with the php template class

list group card template Demo

View Demo Full Screen View Demo New Tab

list group card template Code

HTML

<div class='card mb-3'>
  <h5 class='card-header'>[@title]</h5>
  <div class='card-body'>
    <div class="list-group">
      [@content]
    </div>
  </div>
</div>

Related Tags

No Items Found.

Add Comment
Type in a Nick Name here