goffeetabler/liquid/includes/ui/flag.html
2026-05-01 12:46:11 -05:00

1 line
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>