Skip to content

Commit

Permalink
Ajout Alma sponsor argent
Browse files Browse the repository at this point in the history
  • Loading branch information
Krilivye committed Jun 14, 2024
1 parent f85a948 commit fcb663b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
4 changes: 4 additions & 0 deletions static/images/partners/Alma.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions templates/_sponsors.jinja2
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@
La coopérative est située à Bordeaux et est composée de 5 associé·e·s salarié·e·s.
Python est le langage de prédilection utilisé pour le développement de service web, scripts, logiciels libres et la plupart des projets de la coopérative.
</p>
{% elif company == "Alma" %}
<p>Alma est une retailtech et fintech fondée en 2018. Nous proposons des solutions de paiement flexibles pour les boutiques physiques et en ligne, avec le paiement en 2, 3 ou 4 fois et en différé. Notre solution de paiement s’applique également aux particuliers avec l’app et la carte Alma. Nous priorisons l’expérience et la satisfaction de nos clients avec des outils simples et agréables à utiliser. Présents dans une dizaine de pays européens, nous travaillons avec plus de 7500 grandes marques comme Sncf, Maisons du Monde, Nature & Découvertes, Etam, Printemps, Afflelou, Emma, Perfectstay…</p>
{% endif %}
{% elif lang == 'en' %}
{% if company == 'Université de Strasbourg' %}
Expand Down Expand Up @@ -103,6 +105,8 @@
computer science respectively. Both the theoretical and
applied sides of scientific research are represented.
</p>
{% elif company == "Alma" %}
<p>Alma is a fintech founded in 2018. We offer flexible payment solutions for physical and online stores, with deferred payment and 2, 3, or 4 installments. We also help consumers stay in control of their budget with the Alma app and card. We prioritize the experience and satisfaction of our customers with simple and pleasant to use tools. We operate in ten European countries and work with more than 7500 major brands such as Maisons du Monde, Nature et Découvertes, Etam, Le Slip Français, Jacquemus, Maje…</p>
{% elif company == "Camptocamp" %}
<p>
Camptocamp is a Swiss service company founded in 2001 in the field of Open Source software with great expertise in the areas of Enterprise Resource Planning software (ERP), IT Management Systems and Geographic Information Systems (GIS). Our services include consulting, implementation, training, maintenance, support and R&D. In addition, Camptocamp has sophisticated competencies in consulting and sales of subscriptions for enterprise solutions in the Open Source environment, such as the Red Hat or Suse portfolio.
Expand Down Expand Up @@ -150,6 +154,7 @@
},
'Argent' if lang == 'fr' else 'Silver': {
'Alma': 'https://almapay.com/',
'Entr\'ouvert': 'http://www.entrouvert.com/',
},

Expand Down

0 comments on commit fcb663b

Please sign in to comment.