| @@ -1,9 +1,9 @@ | ||
| 1 | -{{header}} | |
| 2 | - | |
| 3 | -<p>Dear <strong>{{user_name}},</strong></p> | |
| 4 | - | |
| 5 | -<p>You have finished the course <a target="_blank" href="{{course_url}}">{{course_name}}</a></p> | |
| 6 | - | |
| 7 | -<p>Please go to your profile <a target="_blank" href="{{user_profile_url}}">{{user_name}}</a> and view your course results.</p> | |
| 8 | - | |
| 1 | +{{header}} | |
| 2 | + | |
| 3 | +<p>Dear <strong>{{user_name}},</strong></p> | |
| 4 | + | |
| 5 | +<p>You have finished the course <a target="_blank" href="{{course_url}}">{{course_name}}</a></p> | |
| 6 | + | |
| 7 | +<p>Please go to your profile <a target="_blank" href="{{user_profile_url}}">{{user_name}}</a> and view your course results.</p> | |
| 8 | + | |
| 9 | 9 | {{footer}} |