store.blender.org → EXTERNAL_SUBSCRIPTIONS_MANAGEMENT_SERVER
I've only done this on the billing page, because there it's important for debugging purposes to know which URL was actually checked to obtain the subscription expiry information.
This commit is contained in:
parent
0908a13519
commit
14d77da47a
@ -34,7 +34,7 @@ style(type='text/css').
|
||||
| {% endif %}
|
||||
|
||||
p
|
||||
a(href="https://store.blender.org/my-account/subscriptions/") Manage your subscription on Blender Store
|
||||
a(href="{{ config['EXTERNAL_SUBSCRIPTIONS_MANAGEMENT_SERVER'] | urljoin('my-account/subscriptions/') }}") Manage your subscription on Blender Store
|
||||
|
||||
| {% elif 'demo' in groups %}
|
||||
h3.subscription-demo
|
||||
|
Loading…
x
Reference in New Issue
Block a user