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 987df0d937 - Show all commits

View File

@ -10,7 +10,7 @@
<div class="row"> <div class="row">
<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 it yet. You can create a new Blender ID account if you don't have one yet.
<a class="btn" href="{{ settings.LOGIN_URL }}">Sign in</a> <a class="btn" href="{{ settings.LOGIN_URL }}">Sign in</a>
</div> </div>
</div> </div>