1
0
mirror of https://github.com/tabler/tabler.git synced 2026-08-02 08:25:32 +04:00
Files
tabler/pages/_includes/ui/payment.html
T
2020-01-10 20:55:55 +01:00

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>