aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormu <mu@m.m>2019-06-26 18:20:13 +0200
committermu <mu@m.m>2019-06-26 18:20:13 +0200
commit0f65e0b8f8583daff964495f4029d8e15c8ce6a5 (patch)
tree4fa7cfb68e7159d32d126e58e37d9bdd7779719c
parent8dead86b65b2b8fdaeed7b3ba1b63ff42318ed6e (diff)
parent09fd42a34361f4385a3d6e0d7cfebf0aa5b9aa5c (diff)
downloadwww-0f65e0b8f8583daff964495f4029d8e15c8ce6a5.tar.gz
www-0f65e0b8f8583daff964495f4029d8e15c8ce6a5.zip
Merge branch 'master' of https://git.gnunet.org/www
-rw-r--r--template/engage.html.j232
1 files changed, 0 insertions, 32 deletions
diff --git a/template/engage.html.j2 b/template/engage.html.j2
index c5c4a3e3..32ae19cf 100644
--- a/template/engage.html.j2
+++ b/template/engage.html.j2
@@ -81,38 +81,6 @@
81 </p> 81 </p>
82 </div> 82 </div>
83 </div> 83 </div>
84 <!--
85 <br />
86 <p>
87 {% trans %}
88 Use the mailing lists, and join our
89 <a href="ircs://chat.freenode.net:6697/#gnunet">IRC channel</a>
90 to keep up with development, find technical help, and
91 discuss GNUnet.
92 {% endtrans %}
93 </p>
94 </div>
95 <p>
96 {% trans %}
97 <i class="fas fa-at"></i>
98 <a href="https://lists.gnu.org/mailman/listinfo/help-gnunet">General Help Mailing List</a>
99 {% endtrans %}
100 </p>
101 <p>
102 {% trans %}
103 <i class="fas fa-at"></i>
104 <a href="https://lists.gnu.org/mailman/listinfo/gnunet-developers">Development Mailing List</a>
105 {% endtrans %}
106 </p>
107 <p>
108 {% trans %}
109 <i class="far fa-comments"></i>
110 Available on <a href="https://freenode.net">irc.freenode.net</a>
111 in the channel
112 <a href="ircs://chat.freenode.net:6697/#gnunet">#gnunet</a>.
113 {% endtrans %}
114 </p>
115 -->
116 </div> 84 </div>
117 </article> 85 </article>
118{% endblock body_content %} 86{% endblock body_content %}