{{ badge.name }}
{{ badge.description }}
{# Recipient #}-
{% if data.recipient is defined %}
- En/Na
- {{ data.recipient.name }} {% elif recipientProfile.name is defined %}}
- En/Na
- {{ recipientProfile.name }} {% else %}
- Tipus d'identitat
- {{ recipient.type }}
- Identitat
- {{ recipient.identity }}
- Ofuscada
- {{ recipient.hashed }} {% if recipient.salt is defined %}
- Salt
- {{ recipient.salt }} {% endif %} {% endif %} {# Recipient Claim #} {% if data.recipient is defined %}
- Nascut/uda:
- {{ data.recipient.birthdate }}
- A
- {{ data.recipient.nationality }} {% endif %} {# Formalization #} {% if official %}
- Registre oficial de tÃtols
- {{ officialValidation.claim.registryCode }} {% endif %}
{% if officialValidation.issuer.image is defined %}
|
{% endif %}
{% if official %}
{% if badge.issuer.image is defined %}
|
{% endif %}
{% if officialValidation.claim.ministrySignature.image is
defined %}
{% endif %} {{ officialValidation.claim.ministrySignature.name }} {{ officialValidation.claim.ministrySignature.jobTitle }} |
{% endif %}
{% if signatureLines is defined %}
{% for signatureLine in signatureLines %}
{% if signatureLine.image is defined %}
{% endif %} {{ signatureLine.name }} {{ signatureLine.jobTitle }} |
{% endfor %}
{% endif %}
{{ badge.legalText }}
{% endif %}