Merge branch 'main' into add-elements
This commit is contained in:
@@ -29,6 +29,9 @@
|
||||
<a class="dropdown-item lang_dropdown-item" href="" data-bs-language-code="fr_FR">
|
||||
<img src="images/flags/fr.svg" alt="icon" width="20" height="15"> Français
|
||||
</a>
|
||||
<a class="dropdown-item lang_dropdown-item" href="" data-bs-language-code="id_ID">
|
||||
<img src="images/flags/id.svg" alt="icon" width="20" height="15"> Indonesia
|
||||
</a>
|
||||
<a class="dropdown-item lang_dropdown-item" href="" data-bs-language-code="it_IT">
|
||||
<img src="images/flags/it.svg" alt="icon" width="20" height="15"> Italiano
|
||||
</a>
|
||||
@@ -65,4 +68,7 @@
|
||||
<a class="dropdown-item lang_dropdown-item" href="" data-bs-language-code="hu_HU">
|
||||
<img src="images/flags/hu.svg" alt="icon" width="20" height="15"> Hungarian
|
||||
</a>
|
||||
<a class="dropdown-item lang_dropdown-item" href="" data-bs-language-code="hi_IN">
|
||||
<img src="images/flags/in.svg" alt="icon" width="20" height="15"> हिन्दी
|
||||
</a>
|
||||
</th:block>
|
||||
|
||||
Reference in New Issue
Block a user