File tree Expand file tree Collapse file tree 1 file changed +68
-0
lines changed Expand file tree Collapse file tree 1 file changed +68
-0
lines changed Original file line number Diff line number Diff line change
1
+ {{#if [EMAIL_INVITES]}}
2
+
3
+ < link rel ="stylesheet " type ="text/css " href ="../styles/main.scss ">
4
+
5
+ < tr class ="post-head ">
6
+ < td class ="main-td ">
7
+ < table class ="main-child ">
8
+ < tr >
9
+ < td class ="empty-child-one "> </ td >
10
+ < td class ="comment-box "> < img src ="https://image.ibb.co/etWM7J/comment.jpg " alt ="IMG "> </ td >
11
+ < td class ="empty-child-two "> </ td >
12
+ < td >
13
+ < strong > Project invitation</ a > .
14
+ </ td >
15
+ </ tr >
16
+ </ table >
17
+ </ td >
18
+ </ tr >
19
+ < tr class ="empty-20 ">
20
+ < td class ="main-td ">
21
+ < table class ="main-child ">
22
+ < tr > < td > </ td > </ tr >
23
+ </ table >
24
+ </ td >
25
+ </ tr >
26
+
27
+
28
+ < tr class ="post-details ">
29
+ < td class ="main-td ">
30
+ < table class ="main-child ">
31
+ < tr >
32
+ < td > You are invited to join the < strong > {{projectName}}</ strong > on Topcoder Connect</ td >
33
+ </ tr >
34
+ </ table >
35
+ </ td >
36
+ </ tr >
37
+
38
+
39
+ < tr class ="empty-50 ">
40
+ < td class ="main-td ">
41
+ < table class ="main-child ">
42
+ < tr > < td > </ td > </ tr >
43
+ </ table >
44
+ </ td >
45
+ </ tr >
46
+ < tr class ="button-row button-one ">
47
+ < td class ="main-td ">
48
+ < table class ="main-child ">
49
+ < tr >
50
+ < td class ="empty-child-one "> </ td >
51
+ < td class ="second-child " align ="center ">
52
+ < a href ="https://accounts.topcoder.com/connect/registration?retUrl={{@root.connectURL}}/projects/{{@root.projectId}} ">
53
+ Register a Topcoder account to join the project
54
+ </ a >
55
+ </ td >
56
+ < td class ="empty-child-one "> </ td >
57
+ </ tr >
58
+ </ table >
59
+ </ td >
60
+ </ tr >
61
+ < tr class ="empty-20 ">
62
+ < td class ="main-td ">
63
+ < table class ="main-child ">
64
+ < tr > < td > </ td > </ tr >
65
+ </ table >
66
+ </ td >
67
+ </ tr >
68
+ {{/if}}
You can’t perform that action at this time.
0 commit comments