Skip to content
This repository was archived by the owner on Dec 8, 2022. It is now read-only.

Commit e6779d5

Browse files
authored
Missing </td> in daily email
1 parent 1c028c4 commit e6779d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CodeChallenge/templates/challenge_daily_email.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -321,6 +321,7 @@ <h2>{{name}}, today's code challenge question is unlocked!</h2>
321321
<tr>
322322
<td style="padding: 20px 0px 10px 0px;">
323323
<a style="text-decoration: none;"href="https://codewizardshq.com/covid-19"><i>Learn to Code with CodeWizardsHQ Today!</i></a><br/></td>
324+
</td>
324325
</tr>
325326
</table>
326327
</td>

0 commit comments

Comments
 (0)