mirror of
https://github.com/tabler/tabler.git
synced 2026-08-02 08:25:32 +04:00
2 lines
201 B
HTML
2 lines
201 B
HTML
<span class="payment{% if include['size'] %} payment-{{ include.size }}{% endif %} payment-provider-{{ include.payment | default: 'visa'}}{% if include.class %} {{ include.class }}{% endif %}"></span>
|