forked from I2P_Developers/i2p.www
150 formatting
Add signer info for windows installer
This commit is contained in:
@@ -166,6 +166,12 @@ The files are signed by {{ signer }},
|
||||
<a href="{{ signingkey }}">whose key is here</a>.
|
||||
{%- endtrans %}
|
||||
|
||||
{% trans signer='zlatinb',
|
||||
signingkey=url_for('static', filename='zlatinb.key.crt') -%}
|
||||
The Windows installer is signed by {{ signer }},
|
||||
<a href="{{ signingkey }}">whose key is here</a>.
|
||||
{%- endtrans %}
|
||||
|
||||
{% trans signer='mikalv (meeh)',
|
||||
signingkey=url_for('static', filename='mikalv.key.crt') -%}
|
||||
The Mac OS X native installer is signed by {{ signer }} with his Apple Developer ID certificate,
|
||||
|
Reference in New Issue
Block a user