Remove name from subscriptions table
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user