Allow accountless membership cancellation via the token #96851

Merged
Oleg-Komarov merged 3 commits from cancel-with-token into main 2024-07-11 19:38:36 +02:00
Showing only changes of commit 80c180550e - Show all commits

View File

@ -11,9 +11,11 @@
<div class="col-md-12"> <div class="col-md-12">
You need a Blender ID account to manage this membership. You need a Blender ID account to manage this membership.
You can create a new Blender ID account if you don't have one yet. You can create a new Blender ID account if you don't have one yet.
<div>
<a class="btn" href="{{ settings.LOGIN_URL }}">Sign in</a> <a class="btn" href="{{ settings.LOGIN_URL }}">Sign in</a>
</div> </div>
</div> </div>
</div>
<div class="row mt-2"> <div class="row mt-2">
<div class="col-md-12"> <div class="col-md-12">
To directly cancel your membership, please use the button below. To directly cancel your membership, please use the button below.