1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-29 14:34:37 +04:00

Flag component

This commit is contained in:
mrszympek
2019-06-01 17:23:43 +02:00
parent cde7893407
commit ef40b91ef8
4 changed files with 45 additions and 11 deletions
+1
View File
@@ -0,0 +1 @@
<span class="flag flag-{{ include.name }}{% if include.class %} {{ include.class }}{% endif %}"></span>