File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ const template =
2323
2424<Wrapper>
2525 <h1>Redirecting...</h1>
26- <p>If you are not redirected automatically, please click <a href={to}>here</a>.</p>
26+ <p>If you are not redirected automatically, please click <a href=" {to}" >here</a>.</p>
2727</Wrapper>
2828
2929<style>
Original file line number Diff line number Diff line change 1313
1414<Wrapper >
1515 <h1 >Redirecting...</h1 >
16- <p >If you are not redirected automatically, please click <a href =/about-us >here</a >.</p >
16+ <p >If you are not redirected automatically, please click <a href =" /about-us" >here</a >.</p >
1717</Wrapper >
1818
1919<style >
Original file line number Diff line number Diff line change 1313
1414<Wrapper >
1515 <h1 >Redirecting...</h1 >
16- <p >If you are not redirected automatically, please click <a href =/donate >here</a >.</p >
16+ <p >If you are not redirected automatically, please click <a href =" /donate" >here</a >.</p >
1717</Wrapper >
1818
1919<style >
Original file line number Diff line number Diff line change 1313
1414<Wrapper >
1515 <h1 >Redirecting...</h1 >
16- <p >If you are not redirected automatically, please click <a href =/our-sites >here</a >.</p >
16+ <p >If you are not redirected automatically, please click <a href =" /our-sites" >here</a >.</p >
1717</Wrapper >
1818
1919<style >
You can’t perform that action at this time.
0 commit comments