forked from I2P_Developers/i2p.www
Contact/Team tweaks to nav.html and contact.html, add Team heading, change nav name
This commit is contained in:
@@ -21,7 +21,7 @@ GPG Key fingerprint: <tt>EA27 06D6 14F5 28DB 764B F47E CFCD C461 75E6 694A</tt>
|
||||
</ul>
|
||||
|
||||
<h2>{{ _('Forums') }}</h2>
|
||||
<p>{% trans -%}Please visit our I2P user forum, which is frequented by developers/contributors too - {%- endtrans %} <a href="http://{{ i2pconv('i2pforum.i2p') }}/">{{ i2pconv('i2pforum.i2p') }}</a> ({% trans -%}available on clearnet at https://i2pforum.net and on I2P at http://i2pforum.i2p{%- endtrans %})</p>
|
||||
<p>{% trans -%}Please visit our I2P user forum - {%- endtrans %} <a href="http://{{ i2pconv('i2pforum.i2p') }}/">{{ i2pconv('i2pforum.i2p') }}</a> ({% trans -%}available on clearnet at https://i2pforum.net and on I2P at http://i2pforum.i2p{%- endtrans %})</p>
|
||||
|
||||
<p>{% trans zzz=i2pconv('zzz.i2p') -%}
|
||||
Most of the discussion about I2P's development happens on the <a href="http://{{ zzz }}">I2P developer forum</a> (only reachable from within I2P network). This is usually the best place to start with inquiries, if the dev IRC channel is inactive.
|
||||
@@ -60,6 +60,7 @@ GPG Key fingerprint: <tt>EA27 06D6 14F5 28DB 764B F47E CFCD C461 75E6 694A</tt>
|
||||
{%- endtrans %}</p>
|
||||
|
||||
<h3>{{ _('Lists') }}</h3>
|
||||
<p>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://{{ i2pconv('lists.i2p') }}/postorius/lists/i2p-browser-dev.{{ i2pconv('lists.i2p') }}/">i2p-browser-dev</a> (<a href="http://{{ i2pconv('lists.i2p') }}/hyperkitty/lists/i2p-browser-dev@{{ i2pconv('lists.i2p') }}/">{{ _('Archive') }}</a>)<br/>
|
||||
@@ -74,9 +75,9 @@ GPG Key fingerprint: <tt>EA27 06D6 14F5 28DB 764B F47E CFCD C461 75E6 694A</tt>
|
||||
{% trans %}General I2P discussion - anything that doesn't fit in a different list goes here{% endtrans %}
|
||||
</li>
|
||||
</ul>
|
||||
</p>
|
||||
|
||||
{%- endtrans %}</p>
|
||||
|
||||
<h3>{{ _('Team') }}</h3>
|
||||
<table border="0">
|
||||
<tr>
|
||||
<td valign="top" rowspan="31"><b>{{ _('Admin') }}</b></td>
|
||||
|
Reference in New Issue
Block a user