mirror of
https://github.com/tabler/tabler.git
synced 2026-07-21 04:52:21 +04:00
3 lines
104 B
HTML
3 lines
104 B
HTML
{% assign i = 'brands/' | append: include.icon %}
|
|
{% include ui/icon.html icon=i class=include.class %}
|