We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ae10ea commit e481fd2Copy full SHA for e481fd2
emails/src/partials/project-team.html
@@ -98,7 +98,7 @@
98
<tr>
99
<td class="empty-child-one"></td>
100
<td class="second-child" align="center">
101
- {{#if [notifications.connect.project.member.invite.requested]}}
+ {{#if notifications.[0].[notifications.connect.project.member.invite.requested]}}
102
<a href="{{@root.connectURL}}/projects/{{notifications.[0].projectId}}#manageTopcoderTeam">
103
Manage project team
104
</a>
0 commit comments