Apply right layout to zh_TW language

This commit is contained in:
Saivann 2013-08-01 17:08:55 -04:00
parent bdde0d11a9
commit 6970294c50
10 changed files with 10 additions and 10 deletions

View file

@ -3,7 +3,7 @@ layout: base
id: download
---
{% case page.lang %}
{% when 'ar' or 'de' or 'es' or 'fa' or 'fr' or 'it' or 'nl' or 'pl' or 'ru' or 'tr' %}
{% when 'ar' or 'de' or 'es' or 'fa' or 'fr' or 'it' or 'nl' or 'pl' or 'ru' or 'tr' or 'zh_TW' %}
<link rel="alternate" type="application/rss+xml" href="/en/rss/releases.rss" title="Bitcoin-Qt releases">
<h1>{% translate pagetitle %}</h1>