mirror of
https://github.com/tabler/tabler.git
synced 2025-12-22 01:44:25 +04:00
2 lines
198 B
HTML
2 lines
198 B
HTML
<span class="flag{% if include['size'] %} flag-{{ include.size }}{% endif %} flag-country-{{ include.flag | default: 'pl' | downcase }}{% if include.class %} {{ include.class }}{% endif %}"></span>
|