gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-www] branch master updated: add reference to IRC channel


From: gnunet
Subject: [taler-www] branch master updated: add reference to IRC channel
Date: Sat, 21 Mar 2020 14:16:35 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository www.

The following commit(s) were added to refs/heads/master by this push:
     new 343c400  add reference to IRC channel
343c400 is described below

commit 343c4007942aec31cd5c866bcbb57f19fee0596b
Author: Christian Grothoff <address@hidden>
AuthorDate: Sat Mar 21 14:16:24 2020 +0100

    add reference to IRC channel
---
 template/contact.html.j2 | 22 ++++++++++++++++------
 1 file changed, 16 insertions(+), 6 deletions(-)

diff --git a/template/contact.html.j2 b/template/contact.html.j2
index b6c64cf..09427c3 100644
--- a/template/contact.html.j2
+++ b/template/contact.html.j2
@@ -9,7 +9,7 @@
 
   <div class="container">
     <div class="row">
-      <div class="col-lg-4">
+      <div class="col-lg-6">
         <h2>{{ _("The mailing list") }}</h2>
         <p>
           {% trans %}
@@ -25,7 +25,7 @@
         </p>
       </div>
 
-      <div class="col-lg-4">
+      <div class="col-lg-6">
         <h2>{{ _("Contacting individuals") }}</h2>
         <p>
           {% trans %}
@@ -36,12 +36,12 @@
         </p>
       </div>
 
-      <div class="col-lg-4">
-        <h2>{{ _("General inquiries") }}</h2>
+      <div class="col-lg-6">
+        <h2>{{ _("Chat") }}</h2>
         <p>
           {% trans %}
-            You can reach a group of team members handling
-            general inquiries at <tt>contact AT taler.net</tt>.
+            You can find some team members in the IRC channel
+            <tt>#taler</tt> on <tt>irc.freenode.net</tt>.
           {% endtrans %}
         </p>
       </div>
@@ -61,6 +61,16 @@
         </p>
       </div>
 
+      <div class="col-lg-6">
+        <h2>{{ _("General inquiries") }}</h2>
+        <p>
+          {% trans %}
+            You can reach a group of team members handling
+            general inquiries at <tt>contact AT taler.net</tt>.
+          {% endtrans %}
+        </p>
+      </div>
+
       <div class="col-lg-6">
         <h2>{{ _("Executive team") }}</h2>
         <p>

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]