forked from I2P_Developers/i2p.www
Slowly combine the contact and team pages
This commit is contained in:
@@ -4,8 +4,7 @@
|
||||
<h2>{{ _('Email') }}</h2>
|
||||
<p>{% trans -%}
|
||||
Please do not use these email addresses for support requests.
|
||||
These are not public email lists.
|
||||
We do not provide help via email.
|
||||
For contact specific to research, outreach and security please use:
|
||||
{%- endtrans %}</p>
|
||||
<ul>
|
||||
<li>press _at_ geti2p.net - Press contact
|
||||
@@ -21,6 +20,13 @@ GPG Key fingerprint: <tt>EA27 06D6 14F5 28DB 764B F47E CFCD C461 75E6 694A</tt>
|
||||
</li>
|
||||
</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 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.
|
||||
{%- endtrans %}</p>
|
||||
|
||||
<h2>IRC</h2>
|
||||
<p>{% trans -%}
|
||||
Our primary IRC network is the Irc2P network within I2P; a default tunnel to this network is set up with new router installs.
|
||||
@@ -35,32 +41,12 @@ GPG Key fingerprint: <tt>EA27 06D6 14F5 28DB 764B F47E CFCD C461 75E6 694A</tt>
|
||||
#i2p {{ _('General i2p discussion and help channel') }}
|
||||
#i2p-chat {{ _('Offtopic') }}
|
||||
#i2p-dev {{ _('Development talk') }}
|
||||
#i2pd-dev {{ _('Purple I2P (I2Pd) Development talk') }}
|
||||
#Abscond {{ _('Abscond browser bundle discussion and development') }}
|
||||
{% endfilter %}
|
||||
</pre>
|
||||
|
||||
<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 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.
|
||||
{%- endtrans %}</p>
|
||||
|
||||
<h2>{{ _('Mailing lists') }}</h2>
|
||||
<p>{% trans -%}
|
||||
I2P has recently reinstated it's mailing lists, and they are primarily used to discuss I2P Browser development.
|
||||
{%- endtrans %}</p>
|
||||
|
||||
|
||||
<h3>{{ _('Subscribing') }}</h3>
|
||||
<p>{% trans -%}
|
||||
To subscribe to a mailing list, go to the list information page (linked below) and fill out the form. I2P-internal email addresses (foobar@mail.i2p) can be used.
|
||||
{%- endtrans %}</p>
|
||||
|
||||
<h3>{{ _('Unsubscribing') }}</h3>
|
||||
<p>{% trans -%}
|
||||
To unsubscribe from a mailing list or edit your subscription options, go to the list information page (linked below) and enter your subscription email address.
|
||||
I2P has no active mailing lists, however archives can be accessed.
|
||||
{%- endtrans %}</p>
|
||||
|
||||
<h3>{{ _('Lists') }}</h3>
|
||||
@@ -78,4 +64,400 @@ 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>{% trans volunteer=site_url('get-involved') -%}
|
||||
We are a small group of people spread around several continents, working to
|
||||
advance different aspects of the project and discussing the design of the
|
||||
network.
|
||||
<a href="{{ volunteer }}">Get involved!</a>
|
||||
{%- endtrans %}</p>
|
||||
|
||||
<table border="0">
|
||||
<tr>
|
||||
<td valign="top" rowspan="31"><b>{{ _('Admin') }}</b></td>
|
||||
<td valign="top"><b>{{ _('Project Manager') }}</b></td>
|
||||
<td valign="top">zzz</td>
|
||||
<td valign="top"><i>{{ _('point of contact of last resort') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>{{ _('Donations treasurer') }}</b></td>
|
||||
<td valign="top">meeh</td>
|
||||
<td valign="top"><i>{{ _('manage donations') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>{{ _('PR manager') }}</b></td>
|
||||
<td valign="top">Sadie</td>
|
||||
<td valign="top"><i>{{ _('press contact, manages public relations and affairs') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>{{ _('Assistant PR manager') }}</b></td>
|
||||
<td valign="top">Meeh, idk</td>
|
||||
<td valign="top"><i>{{ _('Public speaking, public relations assistance') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>{% trans forum=i2pconv('i2pforum.i2p') %}<a href="http://{{ forum }}/">Forum</a> admin{% endtrans %}</b></td>
|
||||
<td valign="top">eche|on</td>
|
||||
<td valign="top"><i>{{ _('manage the public user forum') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>{{ _('Download mirrors admin') }}</b></td>
|
||||
<td valign="top">Meeh, idk</td>
|
||||
<td valign="top"><i>{{ _('manage the mirrors for the download files') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>{{ _('Website mirrors admin') }}</b></td>
|
||||
<td valign="top" class="blue">[{{ _('vacant') }}]</td>
|
||||
<td valign="top"><i>{{ _('manage the mirrors for the website') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>{% trans monotone=site_url('get-involved/guides/monotone') %}<a href="{{ monotone }}">Monotone</a> guru{% endtrans %}</b></td>
|
||||
<td valign="top">eche|on</td>
|
||||
<td valign="top"><i>{{ _('manage the public monotone repositories') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>{{ _('Packager; Linux') }}</b></td>
|
||||
<td valign="top">zzz</td>
|
||||
<td valign="top"><i>{{ _('Linux (Debian/Ubuntu) distribution packager') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>{{ _('Packager; Windows') }}</b></td>
|
||||
<td valign="top">zzz</td>
|
||||
<td valign="top"><i>{{ _('Windows installer packager') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>{{ _('Packager; OSX') }}</b></td>
|
||||
<td valign="top">Meeh</td>
|
||||
<td valign="top"><i>{{ _('OSX installer packager') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>{{ _('Release Manager') }}</b></td>
|
||||
<td valign="top">zzz</td>
|
||||
<td valign="top"><i>{{ _('Builds and signs the releases') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>{{ _('Release Manager Alternates') }}</b></td>
|
||||
<td valign="top">eche|on, str4d</td>
|
||||
<td valign="top"><i>{{ _('Backup release managers') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>{{ _('CI admin') }}</b></td>
|
||||
<td valign="top">idk</td>
|
||||
<td valign="top"><i>{{ _('Maintain the Continuous Integration infrastructure') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>{{ _('Reseed admin') }}</b></td>
|
||||
<td valign="top">backup</td>
|
||||
<td valign="top"><i>{{ _('Monitors, advises and recruits reseed hosts') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>{{ _('Security Researcher') }}</b></td>
|
||||
<td valign="top" class="blue">[{{ _('vacant') }}]</td>
|
||||
<td valign="top"><i>{{ _('threat model / crypto expert') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b><a href="https://trac.i2p2.de/">Trac</a> admin</b></td>
|
||||
<td valign="top">Meeh</td>
|
||||
<td valign="top"><i>{{ _('Manage the project bug tracker') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b><a href="https://trac.i2p2.de/">Trac</a> webserver admin</b></td>
|
||||
<td valign="top">Meeh</td>
|
||||
<td valign="top"><i>{{ _('manage the public project webservers') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>{{ _('Translation admins') }}</b></td>
|
||||
<td valign="top">eche|on, zzz, idk, Sadie</td>
|
||||
<td valign="top">Admins on <a href="https://www.transifex.com/projects/p/I2P/">Transifex</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>{{ _('User Advocate') }}</b></td>
|
||||
<td valign="top">Sadie</td>
|
||||
<td valign="top"><i>{{ _('gather, prioritize, advocate for user needs') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>{{ _('Product Development') }}</b></td>
|
||||
<td valign="top">Sadie</td>
|
||||
<td valign="top"><i>{{ _('supervises projects from the early planning stages to project completion') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>{{ _('Website Maintainer') }}</b></td>
|
||||
<td valign="top">idk</td>
|
||||
<td valign="top"><i>{{ _('manage the public project website content design') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>{% trans website=site_url() %}<a href="{{ website }}">Webserver</a> admin{% endtrans %}</b></td>
|
||||
<td valign="top">eche|on</td>
|
||||
<td valign="top"><i>{{ _('manage the public project webservers') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>{% trans website=site_url() %}<a href="{{ website }}">Website</a> admin{% endtrans %}</b></td>
|
||||
<td valign="top">idk</td>
|
||||
<td valign="top"><i>{{ _('manage the public project website content') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>{{ _('News Admin') }}</b></td>
|
||||
<td valign="top">eche|on</td>
|
||||
<td valign="top"><i>{{ _('manage router console news feed') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>{{ _('Backup News Admin') }}</b></td>
|
||||
<td valign="top">idk</td>
|
||||
<td valign="top"><i>{{ _('manage the backup news feed') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>Google Play admin</b></td>
|
||||
<td valign="top">Meeh</td>
|
||||
<td valign="top"><i></i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>F-Droid admin</b></td>
|
||||
<td valign="top">Meeh</td>
|
||||
<td valign="top"><i></i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>Outproxy admin</b></td>
|
||||
<td valign="top">Meeh</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>
|
||||
<tr>
|
||||
<td valign="top" rowspan="17"><b>{{ _('Dev') }}</b></td>
|
||||
<td valign="top"><b>{{ _('Core Lead') }}</b></td>
|
||||
<td valign="top">zzz</td>
|
||||
<td valign="top"><i>{{ _('lead dev for the SDK and router') }}</i></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>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>{% trans bote=i2pconv('bote.i2p') %}<a href="http://{{ bote }}/">I2P-Bote</a> lead{% endtrans %}</b></td>
|
||||
<td valign="top">str4d</td>
|
||||
<td valign="top"><i>{{ _('I2P-Bote plugin') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>{% trans forum=i2pconv('i2pforum.i2p') %}<a href="http://{{ forum }}/viewforum.php?f=12">I2PSnark</a> lead{% endtrans %}</b></td>
|
||||
<td valign="top">zzz</td>
|
||||
<td valign="top"><i>{{ _('Maintains the integrated Bittorrent client') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>{% trans forum=i2pconv('i2pforum.i2p') %}<a href="http://{{ forum }}/viewforum.php?f=25">Syndie</a> lead{% endtrans %}</b></td>
|
||||
<td valign="top" class="blue">[{{ _('vacant') }}]</td>
|
||||
<td valign="top"><i>{{ _('Syndie development') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>{{ _('Susimail lead') }}</b></td>
|
||||
<td valign="top">zzz</td>
|
||||
<td valign="top"><i>{{ _('Susimail development') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>{{ _('Android lead') }}</b></td>
|
||||
<td valign="top">idk</td>
|
||||
<td valign="top"><i>{{ _('Android development') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>{{ _('Console') }}</b></td>
|
||||
<td valign="top">{{ _('IDK and Sadie') }}</td>
|
||||
<td valign="top"><i>{{ _('Router console HTML/CSS design') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>{{ _('SAM') }}</b></td>
|
||||
<td valign="top">zzz</td>
|
||||
<td valign="top"><i>{{ _('SAM maintainer') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>{{ _('Translators') }}</b></td>
|
||||
<td valign="top">{{ _('many many people!') }}</td>
|
||||
<td valign="top">Translators on <a href="https://www.transifex.com/projects/p/I2P/">Transifex</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<tr>
|
||||
<td valign="top" rowspan="6"><b>{{ _('Contributors') }}</b></td>
|
||||
<td valign="top">cervantes</td>
|
||||
<td valign="top"><i>{{ _('fire2pe dev, console enhancements') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top">Mathiasdm</td>
|
||||
<td valign="top"><i>{{ _('desktopgui, dijjer port') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top">zzz</td>
|
||||
<td valign="top"><i>{{ _('Debian/Ubuntu Packager and PPA maintainer') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top">str4d</td>
|
||||
<td valign="top"><i>{{ _('Routerconsole backend and UI work, website revamp, unit tests work') }}</i></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<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>
|
||||
<tr>
|
||||
<td valign="top" rowspan="39" colspan="2"><b>{{ _('Past contributors') }}</b></td>
|
||||
<td valign="top">mihi</td>
|
||||
<td valign="top"><i>{{ _('I2PTunnel development, ministreaming library') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top">jrandom</td>
|
||||
<td valign="top"><i>{{ _('Project lead, Syndie lead') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top">Complication</td>
|
||||
<td valign="top"><i>{{ _('Project lead, Syndie lead, I2Phex, support guru') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top">mkvore</td>
|
||||
<td valign="top"><i>{{ _('iMule lead') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top">redzara</td>
|
||||
<td valign="top"><i>{{ _('I2Phex work') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top">striker</td>
|
||||
<td valign="top"><i>{{ _('I2Phex work') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top">legion</td>
|
||||
<td valign="top"><i>{{ _('I2Phex work') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top">Connely</td>
|
||||
<td valign="top"><i>{{ _('Python SAM library, attack simulations') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top">mastiejaner</td>
|
||||
<td valign="top"><i>{{ _('i2pmail development') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top">dust</td>
|
||||
<td valign="top"><i>{{ _('Syndie help') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top">susi23</td>
|
||||
<td valign="top"><i>{{ _('i2p mail,susimail and susidns apps') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top">sirup</td>
|
||||
<td valign="top"><i>{{ _('I2Phex (port of Phex to I2P)') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top">Ragnarok</td>
|
||||
<td valign="top"><i>{{ _('addressbook,i2p-bt,syndie client') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top">duck</td>
|
||||
<td valign="top"><i>{{ _('organize and develop the i2p-bt BitTorrent port') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top">Ragnarok</td>
|
||||
<td valign="top"><i>{{ _('addressbook, i2p-bt, syndie client development') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top">thecrypto</td>
|
||||
<td valign="top"><i>{{ _('encryption and signature routines, I2PIM') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top">aum</td>
|
||||
<td valign="top"><i>{{ _('SAM jython code, work on stasher (DHT) and v2v (VoI2P)') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top">hypercubus</td>
|
||||
<td valign="top"><i>{{ _('installer, systray, bogobot') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top">ugha</td>
|
||||
<td valign="top"><i>{{ _('jbigi development, wiki migration, doc cleanup') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top">oOo</td>
|
||||
<td valign="top"><i>{{ _('java debugging and client development on I2PTunnel and the router console') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top">BrianR</td>
|
||||
<td valign="top"><i>{{ _('SAM perl module') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top">eco</td>
|
||||
<td valign="top"><i>{{ _('i2psnark work') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top">shendaras</td>
|
||||
<td valign="top"><i>{{ _('java cleanup') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top">JAnonymous</td>
|
||||
<td valign="top"><i>{{ _('docs. wiki migration') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top">jar</td>
|
||||
<td valign="top"><i>{{ _('translations into French') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top">scintilla</td>
|
||||
<td valign="top"><i>{{ _('C port of jcpuid') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top">smeghead</td>
|
||||
<td valign="top"><i>{{ _('C# SAM library, pants, fortuna integration') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top">Nightblade</td>
|
||||
<td valign="top"><i>{{ _('libSAM') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top">dinoman</td>
|
||||
<td valign="top"><i>{{ _('i2p-bt tracker development') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top">DrWoo</td>
|
||||
<td valign="top"><i>{{ _('i2p-bt tracker development') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top">dr|z3d</td>
|
||||
<td valign="top"><i>{{ _('Console and website themes') }}</i></td>
|
||||
</tr>
|
||||
<td valign="top">walking</td>
|
||||
<td valign="top"><i>Chinese translation</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top">monkeybrains</td>
|
||||
<td valign="top"><i>Dutch translation</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top">magma</td>
|
||||
<td valign="top"><i>French translation</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top">eche|on, mixxy</td>
|
||||
<td valign="top"><i>German translation</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top">rus, 4get, slow</td>
|
||||
<td valign="top"><i>Russian translation</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top">user</td>
|
||||
<td valign="top"><i>Spanish translation</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top">thelastcode, hamada</td>
|
||||
<td valign="top"><i>Arabic translation</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<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>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
{% endblock %}
|
||||
|
Reference in New Issue
Block a user