summaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
authorStefan Kügel <skuegel@web.de>2024-03-05 21:49:27 +0100
committerStefan Kügel <skuegel@web.de>2024-03-05 21:49:27 +0100
commitffe3fb770124f8c86b68be7730692680863a6918 (patch)
tree291f30d8c13a5e9a908717f33354485342787da0 /template
parent76c318d5a4a3c4e961046c7c7daaa3564c317870 (diff)
downloadwww-ffe3fb770124f8c86b68be7730692680863a6918.tar.gz
www-ffe3fb770124f8c86b68be7730692680863a6918.tar.bz2
www-ffe3fb770124f8c86b68be7730692680863a6918.zip
replace IRC channel through link to community forum TALER ICH
Diffstat (limited to 'template')
-rw-r--r--template/contact.html.j29
-rw-r--r--template/development.html.j28
2 files changed, 10 insertions, 7 deletions
diff --git a/template/contact.html.j2 b/template/contact.html.j2
index 945f207f..eb23321c 100644
--- a/template/contact.html.j2
+++ b/template/contact.html.j2
@@ -77,12 +77,13 @@
</div>
<div class="col-lg-6">
- <h2>{{ _("IRC") }}</h2>
+ <h2>{{ _("Community Forum") }}</h2>
<p>
{% trans %}
- Our IRC channel is #taler on
- <a href="https://web.libera.chat/" target="_blank" rel="noopener noreferrer">
- Libera</a>.{% endtrans %}
+ Our community forum is located at
+ <a href="https://ich.taler.net/" target="_blank" rel="noopener noreferrer">
+ the Integration Community Hub (TALER ICH)</a>.
+ {% endtrans %}
</p>
</div>
diff --git a/template/development.html.j2 b/template/development.html.j2
index e144f758..489480dc 100644
--- a/template/development.html.j2
+++ b/template/development.html.j2
@@ -140,11 +140,13 @@
</div>
<div class="col-lg-4 mb-4">
- <a href="https://web.libera.chat/" target="_blank" rel="noopener noreferrer">
+ <a href="https://ich.taler.net/" target="_blank" rel="noopener noreferrer">
<img src="{{ url('icons/noun-chat-5180308.svg') }}" height=60>
- <h3>{{ _("IRC")}}</h3>
+ <h3>{% trans %}Community Forum{% endtrans %}</h3>
</a>
- {{ _("Our IRC channel is #taler on Libera.") }}
+ {% trans %}Our community forum is located at
+ <a href="https://ich.taler.net/" target="_blank" rel="noopener noreferrer">
+ the Integration Community Hub (TALER ICH)</a>."{% endtrans %}
</div>
<div class="col-lg-4 mb-4">