{% if user_subscription['user_status'] == 0 %} You are not subscribed. Please subscribe to have access to this feature.
Read
here
about subscriptions
{% elif user_subscription['user_plan'] == 'user' or user_subscription['user_plan'] != 'support' %} This feature is not available for your plan. To change the plan, follow this
link
{% endif %}