Remove name from subscriptions table

This commit is contained in:
Alphonse Paix
2025-09-16 15:20:32 +02:00
parent 8a977df948
commit 01b08bdc0d
8 changed files with 17 additions and 106 deletions

View File

@@ -117,7 +117,7 @@ block content %}
</p>
<form
hx-post="/api/newsletter/subscribe"
hx-post="/subscriptions"
hx-target="#subscription-result"
hx-swap="innerHTML"
class="max-w-md mx-auto"