forked from I2P_Developers/i2p.www
Added contact emails
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
{% extends "global/layout.html" %}
|
||||
{% block title %}{{ _('Contact') }}{% endblock %}
|
||||
{% block content %}
|
||||
<h1>{{ _('Email') }}</h1>
|
||||
<ul>
|
||||
<li><a href="mailto:press@geti2p.net">press@geti2p.net</a> - Press contact</li>
|
||||
<li><a href="mailto:security@geti2p.net">security@geti2p.net</a> - Vulnerability disclosure</li>
|
||||
</ul>
|
||||
|
||||
<h1>IRC</h1>
|
||||
<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.
|
||||
|
Reference in New Issue
Block a user