```
✨ feat(PaymentClient): Crée une fonction pour créer des abonnements Stripe. 🎨 refactor(prestation.twig): Cache le bloc de tarification EPage. ➕ feat(PayAbonementCommand): Crée une commande pour initialiser les abonnements. 🚀 chore(ansible/playbook.yml): Ajoute l'exécution de la commande ecosplay:abonement. ```
This commit is contained in:
@@ -285,7 +285,7 @@
|
||||
</div>
|
||||
|
||||
{# BLOC DE TARIFICATION EPage (CARTE UNIQUE AVEC SÉLECTEUR) - CENTRÉ ET RESPONSIVE #}
|
||||
<div class="mt-16 text-center">
|
||||
<div class="mt-16 text-center" style="display:none;">
|
||||
<h3 class="text-4xl font-extrabold text-gray-800 mb-8">{{ 'page.presentation.pricing.choose_period'|trans }}</h3>
|
||||
|
||||
<div class="max-w-xl mx-auto p-6 sm:p-8 bg-white border-4 border-red-500 rounded-3xl shadow-2xl">
|
||||
|
||||
Reference in New Issue
Block a user