{% extends "email_step1.html" %} notxbol01.html {% block preamble %} {% if data.idioma == 'en' and data.cantidad == 1 %}

Please find attached the renewal certificate for the trademark registration listed below.

{% endif %} {% if data.idioma == 'en' and data.cantidad > 1 %}

Please find attached the renewal certificates for the trademark registrations listed below.

{% endif %} {% if data.idioma == 'es' and data.cantidad == 1 %}

Adjuntamos el certificado de renovación correspondiente al registro de marca listado a continuación.

{% endif %} {% if data.idioma == 'es' and data.cantidad > 1 %}

Adjuntamos los certificados de renovación correspondientes a los registros de marca listados a continuación.

{% endif %} {% endblock %} {% block epilogue %} {% if data.idioma == 'en' %}

Should you require any further information or have any questions, please feel free to contact us.

{% endif %} {% if data.idioma == 'es' %}

Si requiere más información o tiene alguna pregunta o inquietud, no dude en comunicarse con nosotros.

{% endif %} {% endblock %} {% block signature %} {% set url = "https://galena.byt.com.ve/nb/signatures/renewals.png" %} renewals.png {% endblock %}