Files
tabler/pages/_includes/ui/flag.html
T

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>