{% load i18n %} {% load static %} {% load howard_tags %} {% if debug %} {% endif %}
{% if course.organization.logo|is_path %} {% else %} {% endif %}

{% translate "Certificate" %}

{% blocktranslate trimmed with representative=course.organization.representative organization=course.organization.name %} I, {{ representative }},
legal representative of the course provider {{ organization }}
certifies that: {% endblocktranslate %}

{% blocktranslate trimmed with student=student.name course=course.name %} {{ student }}
successfully completed the course {{ course }}. {% endblocktranslate %}
{% translate "Issued on" %} {{ creation_date | date:"d/m/Y" }}

{% translate "Stamp and signature of the course provider manager" %}

{% if course.organization.signature|is_path %} {% else %} {% endif %}