summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-07-19 10:40:32 +0200
committerChristian Grothoff <christian@grothoff.org>2019-07-19 10:40:32 +0200
commit4339a3e1764c3e100ff51c0d2b1a4aedc0127350 (patch)
tree8d0e12a9df9ae8f92f8b741caad557e9ca6d29de
parent9b1e1d956c4f3774a592dd31ac5cd92cf07e8c74 (diff)
downloadwww-4339a3e1764c3e100ff51c0d2b1a4aedc0127350.tar.gz
www-4339a3e1764c3e100ff51c0d2b1a4aedc0127350.tar.bz2
www-4339a3e1764c3e100ff51c0d2b1a4aedc0127350.zip
add contact
-rw-r--r--contact.html.j214
1 files changed, 12 insertions, 2 deletions
diff --git a/contact.html.j2 b/contact.html.j2
index 2e38e0d9..f576ad1b 100644
--- a/contact.html.j2
+++ b/contact.html.j2
@@ -9,7 +9,7 @@
<div class="container">
<div class="row">
- <div class="col-lg-6">
+ <div class="col-lg-4">
<h2>{{ _("The mailing list") }}</h2>
<p>
{% trans %}
@@ -21,7 +21,7 @@
</p>
</div>
- <div class="col-lg-6">
+ <div class="col-lg-4">
<h2>{{ _("Contacting individuals") }}</h2>
<p>
{% trans %}
@@ -32,6 +32,16 @@
</p>
</div>
+ <div class="col-lg-4">
+ <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>{{ _("Reporting bugs") }}</h2>
<p>