mirror of
https://github.com/tabler/tabler.git
synced 2025-12-26 11:16:12 +04:00
2 lines
131 B
HTML
2 lines
131 B
HTML
<span class="flag flag-{{ include.flag | default: 'uk' | downcase }}{% if include.class %} {{ include.class }}{% endif %}"></span>
|