templates
Posted in
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>
Add Comment
Other Items in templates
Related Search Terms
Other Categories in Code
php functions
php functions
php functions