shoppingmallv2/app/Views/templates/front/header.php
2023-08-03 14:38:57 +09:00

3 lines
86 B
PHP

<div class="header">
<h4><?= CLASS_ICONS[$className] ?></i><?= $title ?></h4>
</div>