{% load urlname_tags %} {% load gentelellamenu gtsettings %} {% load i18n %} {% load static %}
{# optional title #} {% if widget.attrs.title %}
{{ widget.attrs.title }}
{% endif %} {# digital signature card #}
{# btn refresh #}
{% trans 'The signed option is not available.' %}

{% trans "We did not find an electronic signature card." %}

{% trans 'Please make sure to comply with the notices or resolve the errors.' %}

{# btn refresh #}
{# select card #}
{# btn sign #}
{# info messages #}

{% trans 'Notices' %}

  • 1) {% trans 'You need Firmador Libre installed in order to sign.' %}
  • 2) {% trans 'Make sure your version is 1.9.8 or later.' %}
  • 3) {% trans 'Run the application before proceeding with the signature.' %}
  • 4) {% trans "If the autolauncher doesn't work, I used this command line." %}

{% trans 'Copied to clipboard' %}

																	java --add-exports=jdk.crypto.cryptoki/sun.security.pkcs11.wrapper=ALL-UNNAMED -Djnlp.remoteOrigin={{ request.scheme }}://{{ request.get_host }} -jar firmador.jar -dremote
							
{# firmador messages #} {# error messages #}
{# preview file #}
{# actions for change page#}
{# button to change page #}
{# number of pages #}
/
{# preview document #}
{# warning message #}

{% trans "Please go to the last page, in the signature space, try to place your signature vertically centered." %}

{# loading #}