About-Us: Describe History & Ownership

This commit is contained in:
David A. Harding 2015-06-17 16:30:34 -04:00
parent e7c9164b7d
commit 9876a2739b
No known key found for this signature in database
GPG key ID: 4B29C30FF29EC4B7
2 changed files with 11 additions and 1 deletions

View file

@ -11,6 +11,13 @@ id: about-us
<h2 id="own">{% translate own %}</h2>
<p>{% translate owntxt %}</p>
{% case page.lang %}
{% when 'id' or 'da' or 'de' or 'es' or 'fr' or 'it' or 'hu' or 'nl' or 'pl' or 'pt_BR' or 'ro' or 'sl' or 'sv' or 'tr' or 'el' or 'bg' or 'ru' or 'uk' or 'ar' or 'fa' or 'hi' or 'ko' or 'ja' or 'zh_CN' or 'zh_TW' %}
{% else %}
<p>{% translate owntxt2 %}</p>
<p>{% translate owntxt3 %}</p>
<p>{% translate owntxt4 %}</p>
{% endcase %}
<h2 id="control">{% translate control %}</h2>
<p>{% translate controltxt %}</p>