{% extends "notifications/emails/base_email.html" %} {% block body %}

You have completed a course on the RUFORUM learning platform.

{{ body }}

{% if certificate_url %}

View certificate

{% endif %} {% endblock %}