Update id translation (thanks @gwb3) (fixes #404)

This commit is contained in:
Saivann 2014-06-21 01:53:57 -04:00
parent 0ff9aa1342
commit 602ce85221
10 changed files with 450 additions and 192 deletions

View file

@ -3,7 +3,7 @@ layout: base
id: innovation
---
{% case page.lang %}
{% when 'ar' or 'fa' or 'id' or 'nl' or 'pl' or 'tr' or 'zh_TW' %}
{% when 'ar' or 'fa' or 'nl' or 'pl' or 'tr' or 'zh_TW' %}
<h1>{% translate pagetitle %}</h1>
<p class="summarytxt">{% translate summary %}</p>