{% extends 'account_layout.html' %} {% load i18n %} {% load staticfiles %} {% block headers %} {% endblock %} {% block account_content %}
{{ user_motd | safe }}
{% blocktrans trimmed with until=subscription.next_renew|date:'DATE_FORMAT' backend=subscription.backend.backend_verbose_name %} Your account is active. Your subscription will automatically renew on {{until}} ({{backend}}). {% endblocktrans %} ({% trans "cancel" %})
{% else %}{% blocktrans trimmed with backend=subscription.backend.backend_verbose_name %} Your subscription is waiting for confirmation by {{backend}}. It may take up to a few minutes. {% endblocktrans %}
{% endif %} {% elif user.vpnuser.is_paid %}{% blocktrans trimmed with until=user.vpnuser.expiration|date:'DATETIME_FORMAT' %} Your account is paid until {{until}} {% endblocktrans %} {% blocktrans trimmed with left=user.vpnuser.expiration|timeuntil %} ({{ left }} left) {% endblocktrans %}
{% elif user.vpnuser.can_have_trial %}{% blocktrans trimmed with left=user.vpnuser. %} You can activate your free trial account for two hours periods for up to one week, by clicking this button: {% endblocktrans %}
{% else %}{% trans 'Your account is not paid.' %}
{% endif %}{% blocktrans trimmed %} Get two weeks for free for every referral that takes at least one month! {% endblocktrans %} {% trans 'Share this link' %}: