mirror of
https://github.com/tabler/tabler.git
synced 2025-12-21 17:34:25 +04:00
2 lines
238 B
HTML
2 lines
238 B
HTML
<span class="payment{% if include['size'] %} payment-{{ include.size }}{% endif %} payment-provider-{{ include.payment | default: 'visa'}}{% if include.dark %}-dark{% endif %}{% if include.class %} {{ include.class }}{% endif %}"></span>
|