details: https://code.tryton.org/communication/website/commit/d9dd045eca17
branch: default
user: Cédric Krier <[email protected]>
date: Tue Jul 07 23:22:02 2026 +0200
description:
Use https for grufesa.com
diffstat:
templates/success_stories/grufesa.html.jinja | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r b269fde2a01e -r d9dd045eca17
templates/success_stories/grufesa.html.jinja
--- a/templates/success_stories/grufesa.html.jinja Tue Jul 07 23:21:47
2026 +0200
+++ b/templates/success_stories/grufesa.html.jinja Tue Jul 07 23:22:02
2026 +0200
@@ -8,7 +8,7 @@
{{ super() }}
<p class="lead">
<img src="{{ url_for('static',
filename='images/success-stories/grufesa/grufesa.webp') }}" class="img-fluid
mx-auto my-4 d-block mx-md-4 my-md-0 float-md-end" alt="strawberries"
loading="lazy" width="286" height="180">
-<a href="http://grufesa.com/">Grufesa SAT</a> is one of the biggest berry
exporters in Europe.
+<a href="https://grufesa.com/">Grufesa SAT</a> is one of the biggest berry
exporters in Europe.
Over the last 35 years millions of people from across Europe, Russia and
America have consumed strawberries they have produced.
</p>
{% endblock customer %}