Files
kupshop/web/common/templates/fonticons.tpl
2025-08-02 16:30:27 +02:00

8 lines
123 B
Smarty

{extends file="index.tpl"}
{block content}
<div class="page-fonticons">
{$fonticons nofilter}
</div>
{/block}