{% load i18n %}
{% blocktrans with name=student_name %} Dear {{student_name}}, {% endblocktrans %}
{% blocktrans with name=course_name %} Congratulations on earning your certificate in {{course_name}}! Since you have an account on LinkedIn, you can display your hard earned credential for your colleagues to see. Click the button below to add the certificate to your profile. {% endblocktrans %}