{% extends 'node/license/index.html' %} {% block toolbar_key %}class="active"{%endblock%} {% block content %} {% if form.non_field_errors %}
Warning!
Cannot upload license key, errors: {% for error in form.non_field_errors %}{{ error|escape }}{% endfor %}
{{form.errors.traceback}}
Warning!
Your license key is not valid or expired. Web filtering is switched off. To enable web filtering you need to have a valid license key. Please get a valid license key from Diladele B.V. and upload it to the application using the Upload License Key button below.
Technical information: {{error}}. {% if is_key %} Note: you might be uploading a 4.2 style license.key file. This version requires license.pem instead. Contact support@diladele.com to get it.{% endif %}
Your license key expires on | {{license.expires}} |
Your license key expires within two weeks | {%if license.expires_soon == "0"%}No{%else%}Yes. Please contact support@diladele.com to renew the license.{%endif%} |
Days remaining till {% if license.type == 'cloud' %}automatic renewal{%else%}license expiration{%endif%} | {{license.expires_in}} |
License key type | {{license.type}} |
Registered to | {{license.email}} |
Count of distinct filtered devices or proxy users per day | maxcount %}style="color: red"{% endif %}>Maximum: {{license.user_count}}; Actual: {{filtered}}. {% if filtered > maxcount %} You are violating the license! Please contact support@diladele.com.{%endif%} |
License scheme version | {{license.version}} |
License key fingerprint | {{license.fingerprint}} |