File tree Expand file tree Collapse file tree 3 files changed +10
-13
lines changed
functions/src/email/partials Expand file tree Collapse file tree 3 files changed +10
-13
lines changed Original file line number Diff line number Diff line change 2222 <div style =" height: 19px; font-weight: 700; font-size: 14px; line-height: 100%;
2323 color: #000000; margin: auto; padding: 16px 0px 26px 0px;
2424 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" />
2726 {{ 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" />
3028 {{ 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" />
3330 {{ this.opposeCount }} Oppose
3431 </div >
3532 </div >
Original file line number Diff line number Diff line change 1313 target =" _blank"
1414 rel =" noopener noreferrer"
1515 >
16- <img src =" email\ images_no-svgs\ newspaper.png" alt =" " />
16+ <img src =" https://mapletestimony.org/ email/ images_no-svgs/ newspaper.png" alt =" " />
1717 Newsfeed
1818 </a >
1919 </p >
Original file line number Diff line number Diff line change 3636 </td >
3737 <td style =" width: 75px" >
3838 <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"
4040 />
4141 </td >
4242 {{ /if }}
5151 </td >
5252 <td style =" width: 75px" >
5353 <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"
5555 />
5656 </td >
5757 {{ /if }}
6767 </td >
6868 <td style =" width: 75px" >
6969 <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"
7171 />
7272 </td >
7373 {{ /if }}
8282 </td >
8383 <td style =" width: 75px" >
8484 <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"
8686 />
8787 </td >
8888 {{ /if }}
9999 </td >
100100 <td style =" width: 75px" >
101101 <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"
103103 />
104104 </td >
105105 {{ /if }}
126126 </td >
127127 <td style =" width: 75px" >
128128 <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"
130130 />
131131 </td >
132132 {{ /if }}
You can’t perform that action at this time.
0 commit comments