forked from I2P_Developers/i2p.www
fix tables on contact page
This commit is contained in:
@ -211,16 +211,10 @@ GPG Key fingerprint: <tt>EA27 06D6 14F5 28DB 764B F47E CFCD C461 75E6 694A</tt>
|
||||
<td valign="top">StormyCloud</td>
|
||||
<td valign="top"><i></i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<!--<td valign="top"><b>{{ _('Director of passion') }}</b></td>
|
||||
<td valign="top" class="blue">[{{ _('vacant') }}]</td>
|
||||
<td valign="top"><i>{{ _('community motivator') }}</i></td>-->
|
||||
</tr>
|
||||
<tr><td colspan="4"><hr /></td></tr>
|
||||
</table>
|
||||
<table>
|
||||
<tr>
|
||||
<td valign="top" rowspan="17"><b>{{ _('I2P Core Integration Mainatainers') }}</b></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>{% trans postman=i2pconv('hq.postman.i2p') %}<a href="http://{{ postman }}/">I2P mail</a> lead{% endtrans %}</b></td>
|
||||
<td valign="top">postman</td>
|
||||
<td valign="top"><i>{{ _('organize and develop the i2p mail system') }}</i></td>
|
||||
@ -278,7 +272,8 @@ GPG Key fingerprint: <tt>EA27 06D6 14F5 28DB 764B F47E CFCD C461 75E6 694A</tt>
|
||||
<td valign="top" class="blue">[{{ _('vacant') }}]</td>
|
||||
<td valign="top" class="blue"><i>{{ _('Help needed on many fronts!') }}</i></td>
|
||||
</tr>
|
||||
<tr><td colspan="4"><hr /></td></tr>
|
||||
</table>
|
||||
<table>
|
||||
<tr>
|
||||
<td valign="top" rowspan="39" colspan="2"><b>{{ _('Past contributors') }}</b></td>
|
||||
<td valign="top">mihi</td>
|
||||
@ -435,7 +430,7 @@ GPG Key fingerprint: <tt>EA27 06D6 14F5 28DB 764B F47E CFCD C461 75E6 694A</tt>
|
||||
<td valign="top" colspan="2">{% trans %}… and many others{% endtrans %}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="site_url(about/hall-of-fame)">Hall of Fame!</a></td>
|
||||
<td>{% trans website=site_url(about/hall-of-fame) %}<a href="{{ website }}">Hall of Fame!</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
Reference in New Issue
Block a user