aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxrs <xrs@mail36.net>2019-06-26 18:05:34 +0200
committerxrs <xrs@mail36.net>2019-06-26 18:05:34 +0200
commit09fd42a34361f4385a3d6e0d7cfebf0aa5b9aa5c (patch)
tree071c9170b4d742ef590f5142d76a596215893e51
parent452dbc98a7beb446c0af801f814e893645b39cbf (diff)
downloadwww-09fd42a34361f4385a3d6e0d7cfebf0aa5b9aa5c.tar.gz
www-09fd42a34361f4385a3d6e0d7cfebf0aa5b9aa5c.zip
refactoring of engange.html
-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 %}