From 9ed48c224014a9b3f1187e7fb6ea68be84134258 Mon Sep 17 00:00:00 2001 From: Saivann Date: Thu, 24 Apr 2014 18:27:05 -0400 Subject: [PATCH] Add new WeUseCoins video --- _templates/index.html | 4 ++++ index.html | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/_templates/index.html b/_templates/index.html index 19afcc9e..56484889 100755 --- a/_templates/index.html +++ b/_templates/index.html @@ -19,7 +19,11 @@ 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 b995eba1..d3448d44 100755 --- a/index.html +++ b/index.html @@ -13,7 +13,11 @@ 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 %}