mirror of
https://github.com/tabler/tabler.git
synced 2026-01-07 21:30:06 +04:00
Add documentation App (#2219)
This commit is contained in:
1
shared/includes/ui/flag.html
Normal file
1
shared/includes/ui/flag.html
Normal file
@@ -0,0 +1 @@
|
||||
<span class="flag{% if include['size'] %} flag-{{ include.size }}{% endif %} flag-country-{{ include.flag | default: 'pl' | downcase }}{% if include.class %} {{ include.class }}{% endif %}"></span>
|
||||
Reference in New Issue
Block a user