From 5015b34f779b18b581780bd92209d8edbc2518ee Mon Sep 17 00:00:00 2001 From: Saivann Date: Sat, 24 May 2014 21:31:21 -0400 Subject: [PATCH] Use new WUC video for all languages --- _templates/index.html | 4 ---- index.html | 4 ---- 2 files changed, 8 deletions(-) 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 %}