You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: assets/email/statusEmail/Accepted.hbs
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -381,8 +381,8 @@
381
381
Here are your next steps:
382
382
<br><br>
383
383
<listyle="-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;color:#4D4D4D;" >Confirm your attendance on our hacker dashboard no later than
384
-
(date)</li>
385
-
<listyle="-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;color:#4D4D4D;" >Join our FB group to mingle with other hackers coming to McHacks 6</li>
384
+
Friday, January 18.</li>
385
+
<listyle="-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;color:#4D4D4D;" >Join our <ahref="https://www.facebook.com/groups/mchacks6"style="-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;color:#F2463A;text-decoration:none;" >FB group</a> to mingle with other hackers coming to McHacks 6!</li>
386
386
<br><br>
387
387
We've received an overwhelming number of applicants this year for only
388
388
600 spots. If you can no longer attend McHacks 6, please let us know by
"description": "<p>We use hackerId instead of teamId because authorization requires a one-to-one mapping from param id to accountId, but we are not able to have that from teamId to accountId due to multiple members in a team. Instead, we use hackerId, as there is a 1 to 1 link between hackerId to teamId, and a 1 to 1 link between hackerId and accountId</p>",
0 commit comments