File tree Expand file tree Collapse file tree 1 file changed +37
-0
lines changed
frontend/tests/routes/__snapshots__ Expand file tree Collapse file tree 1 file changed +37
-0
lines changed Original file line number Diff line number Diff line change @@ -43,6 +43,43 @@ exports[`Reset cross signing > renders the cancelled page 1`] = `
43
43
>
44
44
If you're signed out everywhere and don't remember your recovery code, you'll still need to reset your identity.
45
45
</p >
46
+ <footer
47
+ class = " _legalFooter_eb428f"
48
+ >
49
+ <nav >
50
+ <a
51
+ class = " _link_1v5rz_8"
52
+ data-kind = " primary"
53
+ data-size = " medium"
54
+ href = " https://matrix.org/policy"
55
+ rel = " noreferrer noopener"
56
+ title = " Link to the service privacy policy"
57
+ >
58
+ Privacy Policy
59
+ </a >
60
+ <div
61
+ aria-hidden = " true"
62
+ class = " _separator_eb428f"
63
+ >
64
+ •
65
+ </div >
66
+ <a
67
+ class = " _link_1v5rz_8"
68
+ data-kind = " primary"
69
+ data-size = " medium"
70
+ href = " https://matrix.org/tos"
71
+ rel = " noreferrer noopener"
72
+ title = " Link to the service terms and conditions"
73
+ >
74
+ Terms & Conditions
75
+ </a >
76
+ </nav >
77
+ <p
78
+ class = " _imprint_eb428f"
79
+ >
80
+ All Rights Reserved. The Super Chat name, logo and device are registered trade marks of BigCorp Ltd.
81
+ </p >
82
+ </footer >
46
83
</div >
47
84
</DocumentFragment >
48
85
` ;
You can’t perform that action at this time.
0 commit comments