diff --git a/_includes/translations.html b/_includes/translations.html
index e6119f97..7cdb40e2 100644
--- a/_includes/translations.html
+++ b/_includes/translations.html
@@ -8,5 +8,8 @@
{%- assign c2 = langcode | slice: 1, 1 -%}
{{- site.data.emoji[c1] -}}{{- site.data.emoji[c2] -}}
+ {% if forloop.index == 11 %}
+
+ {% endif %}{% endfor %}
{% endfor %}