{% load i18n %} {% load static %} {% if debug %} {% endif %}

{% translate "Certificate" %}

{% blocktranslate trimmed with reprensentative=course.organization.representative organization=course.organization.name %} I, {{ reprensentative }},
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 "Nature of course" %}{% translate ":" %} {{ course.description }}
{% translate "Issued on" %} {{ creation_date | date:"d/m/Y" }}

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