details: https://code.tryton.org/communication/website/commit/29a1781126dc
branch: default
user: Cédric Krier <[email protected]>
date: Sun Aug 23 14:56:16 2026 +0200
description:
Request to not paste AI to forum
diffstat:
templates/forum.html.jinja | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 44e101723037 -r 29a1781126dc templates/forum.html.jinja
--- a/templates/forum.html.jinja Mon Aug 03 16:16:57 2026 +0200
+++ b/templates/forum.html.jinja Sun Aug 23 14:56:16 2026 +0200
@@ -25,7 +25,7 @@
{% block main %}
<p class="lead" id="netiquette">
<span class="material-icons">warning</span>
-Be considerate of others, follow the <a
href="https://tools.ietf.org/html/rfc1855#section-3.0">netiquette</a>.
+Be considerate of others, follow the <a
href="https://tools.ietf.org/html/rfc1855#section-3.0">netiquette</a> and <a
href="https://dontpastetheai.com/">don't paste the AI</a>.
</p>
<div class="card mb-5 shadow w-100">