diff --git a/_templates/index.html b/_templates/index.html index 56484889..0428a5f3 100755 --- a/_templates/index.html +++ b/_templates/index.html @@ -19,11 +19,7 @@ id: index {% else %}

{% translate listintro %}

-{% if page.lang == 'en' %}
-{% else %} -
-{% endif %}
Icon
{% translate list1 %}
Icon
{% translate list2 %}
diff --git a/index.html b/index.html index d3448d44..c7c68db9 100755 --- a/index.html +++ b/index.html @@ -13,11 +13,7 @@ if(!langs[lang])lang='en'; setTimeout(function(){window.location.href='/'+lang+'/';},200);

{% translate listintro %}

-{% if page.lang == 'en' %}
-{% else %} -
-{% endif %}
Icon
{% translate list1 %}
Icon
{% translate list2 %}