You are not currently subscribed to PluralKit Premium.
Enter your system token to subscribe. yes this will be fixed before release
Subscription ID: {{ sub.subscription_id() }}
Status: {{ sub.status() }}
Next Renewal: {{ sub.next_renewal() }}
Linked System: {{ sub.system_id_display()|safe }}
{% if sub.is_cancellable() %}
Cancel
{% endif %}
{% endfor %}
{% endif %}
{% if let Some(paddle) = paddle %}
{% else %}
error initializing paddle client
{% endif %}
{% endif %}
{% if show_login_form %}
Enter your email address to log in.
{% endif %} {% if let Some(msg) = message %}for assistance please email us at billing@pluralkit.me