mirror of
https://github.com/tabler/tabler.git
synced 2026-08-25 20:34:25 +04:00
Added payments plugin
This commit is contained in:
@@ -0,0 +1 @@
|
||||
<span class="payment payment-{{ include.payment | default: 'visa'}}{% if include.class %} {{ include.class }}{% endif %}{% if include.['size'] %} payment-size-{{include.size}}{% endif %}"></span>
|
||||
Reference in New Issue
Block a user