Obtain subscription info from Store.
This was in Pillar, and is now moved to Blender Cloud. It's used to obtain the subscription expiration date from Blender Store.
This commit is contained in:
@@ -15,7 +15,7 @@ style(type='text/css').
|
||||
|
||||
.settings-content
|
||||
|
||||
| {% if store_user['cloud_access'] %}
|
||||
| {% if current_user.has_role('subscriber') %}
|
||||
h3.subscription-active
|
||||
i.pi-check
|
||||
| Your subscription is active
|
||||
|
Reference in New Issue
Block a user