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:
2018-01-25 10:17:41 +01:00
parent 0908a13519
commit 14d77da47a

View File

@@ -34,7 +34,7 @@ style(type='text/css').
| {% endif %} | {% endif %}
p 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 %} | {% elif 'demo' in groups %}
h3.subscription-demo h3.subscription-demo