{% trans "Services" %}
{% trans "Service" %} | {% trans "Active" %} | {% trans "Renews/Expires" %} | {% trans "Credit" %} |
---|---|---|---|
{{ limit.service_label() }} | {{ limit.active_label() }} | {{ limit.endpoint_short_label() }} | {{ limit.credit_label() }} |
{% trans "Downloads" %}
-
{% if has_limit["TUNNEL"] %}
- {% trans "Tunnel certificate" %}
- {% trans "Tunnel setup instructions" %} {% endif %} {% if has_limit["NONE"] %}
- None. If you have just subscribed, please refresh after 5 mins and your downloads will appear. {% endif %}