File tree Expand file tree Collapse file tree 4 files changed +11
-14
lines changed Expand file tree Collapse file tree 4 files changed +11
-14
lines changed Original file line number Diff line number Diff line change 1
1
<html >
2
2
<head >
3
3
<title >Digest Email</title >
4
- <link rel =" stylesheet" type =" text/css" href =" email/style.css" />
4
+ <link rel =" stylesheet" type =" text/css" href =" https://mapletestimony.org/ email/style.css" />
5
5
</head >
6
6
7
7
<body style =" background: white; width: 600px; min-height: 80vh; font-family: 'Nunito';
Original file line number Diff line number Diff line change 22
22
<div style =" height: 19px; font-weight: 700; font-size: 14px; line-height: 100%;
23
23
color: #000000; margin: auto; padding: 16px 0px 26px 0px;
24
24
text-align: center" >
25
- <img src =" email\images_no-svgs\endorse.png" alt =" checkmark" style =" padding-right: 18px" />
26
- {{!-- replace with link to mapletestimony.org when going live --}}
25
+ <img src =" https://mapletestimony.org/email/images_no-svgs/endorse.png" alt =" checkmark" style =" padding-right: 18px" />
27
26
{{ this.endorseCount }} Endorse
28
- <img src =" email\images_no-svgs\neutral.png" alt =" dash" style =" padding: 0 18px" />
29
- {{!-- replace with link to mapletestimony.org when going live --}}
27
+ <img src =" https://mapletestimony.org/email/images_no-svgs/neutral.png" alt =" dash" style =" padding: 0 18px" />
30
28
{{ this.neutralCount }} Neutral
31
- <img src =" email\images_no-svgs\oppose.png" alt =" x-mark" style =" padding: 0 18px" />
32
- {{!-- replace with link to mapletestimony.org when going live --}}
29
+ <img src =" https://mapletestimony.org/email/images_no-svgs/oppose.png" alt =" x-mark" style =" padding: 0 18px" />
33
30
{{ this.opposeCount }} Oppose
34
31
</div >
35
32
</div >
Original file line number Diff line number Diff line change 13
13
target =" _blank"
14
14
rel =" noopener noreferrer"
15
15
>
16
- <img src =" email\ images_no-svgs\ newspaper.png" alt =" " />
16
+ <img src =" https://mapletestimony.org/ email/ images_no-svgs/ newspaper.png" alt =" " />
17
17
Newsfeed
18
18
</a >
19
19
</p >
Original file line number Diff line number Diff line change 36
36
</td >
37
37
<td style =" width: 75px" >
38
38
<img
39
- src =" email\ images_no-svgs\\ {{ this.bills.0.position }} .jpg"
39
+ src =" https://mapletestimony.org/ email/ images_no-svgs/ {{ this.bills.0.position }} .jpg"
40
40
/>
41
41
</td >
42
42
{{ /if }}
51
51
</td >
52
52
<td style =" width: 75px" >
53
53
<img
54
- src =" email\ images_no-svgs\\ {{ this.bills.1.position }} .jpg"
54
+ src =" https://mapletestimony.org/ email/ images_no-svgs/ {{ this.bills.1.position }} .jpg"
55
55
/>
56
56
</td >
57
57
{{ /if }}
67
67
</td >
68
68
<td style =" width: 75px" >
69
69
<img
70
- src =" email\ images_no-svgs\\ {{ this.bills.2.position }} .jpg"
70
+ src =" https://mapletestimony.org/ email/ images_no-svgs/ {{ this.bills.2.position }} .jpg"
71
71
/>
72
72
</td >
73
73
{{ /if }}
82
82
</td >
83
83
<td style =" width: 75px" >
84
84
<img
85
- src =" email\ images_no-svgs\\ {{ this.bills.3.position }} .jpg"
85
+ src =" https://mapletestimony.org/ email/ images_no-svgs/ {{ this.bills.3.position }} .jpg"
86
86
/>
87
87
</td >
88
88
{{ /if }}
99
99
</td >
100
100
<td style =" width: 75px" >
101
101
<img
102
- src =" email\ images_no-svgs\\ {{ this.bills.4.position }} .jpg"
102
+ src =" https://mapletestimony.org/ email/ images_no-svgs/ {{ this.bills.4.position }} .jpg"
103
103
/>
104
104
</td >
105
105
{{ /if }}
126
126
</td >
127
127
<td style =" width: 75px" >
128
128
<img
129
- src =" email\ images_no-svgs\\ {{ this.bills.5.position }} .jpg"
129
+ src =" https://mapletestimony.org/ email/ images_no-svgs/ {{ this.bills.5.position }} .jpg"
130
130
/>
131
131
</td >
132
132
{{ /if }}
You can’t perform that action at this time.
0 commit comments