mirror of
https://github.com/seigler/dash-docs
synced 2025-07-28 18:26:13 +00:00
Add responsible disclosure section in development page (fixes #236)
This commit is contained in:
parent
d7f36c3922
commit
a77a4909a3
3 changed files with 10 additions and 0 deletions
|
@ -28,6 +28,13 @@ id: development
|
|||
<li>Gregory Maxwell - <a href="mailto:greg@xiph.org">greg@xiph.org</a> - <a href="/gmaxwell.asc">PGP</a></li>
|
||||
</ul>
|
||||
|
||||
{% case page.lang %}
|
||||
{% when 'ar' or 'de' or 'es' or 'fa' or 'fr' or 'id' or 'it' or 'nl' or 'pl' or 'ru' or 'tr' or 'zh_CN' or 'zh_TW' %}
|
||||
{% else %}
|
||||
<h2>{% translate disclosure %}</h2>
|
||||
<p>{% translate disclosuretxt %}</p>
|
||||
{% endcase %}
|
||||
|
||||
<h2>{% translate involve %}</h2>
|
||||
{% case page.lang %}
|
||||
{% when 'es' %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue