Merge branch 'release/3.2.1'

This commit is contained in:
Nathan Chapman 2023-04-27 14:17:45 -06:00
commit 60751997cd

View File

@ -72,7 +72,7 @@
<tr>
<td>#{{ subscription.metadata.subscription_pk }}</td>
<td>{{ subscription.status }}</td>
<td><a href="https://dashboard.stripe.com/test/subscriptions/{{ subscription.id }}">manage &nearr;</a></td>
<td><a href="https://billing.stripe.com/p/login/cN29EA2m00jGfkcfYY?prefilled_email={{ customer.email }}">manage &nearr;</a></td>
</tr>
{% endfor %}
</tbody>