You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: synapse/res/templates/notice_expiry.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@
30
30
<tr>
31
31
<tdcolspan="2">
32
32
<divclass="noticetext">Your account will expire on {{ expiration_ts|format_ts("%d-%m-%Y") }}. This means that you will lose access to your account after this date.</div>
33
-
<divclass="noticetext">To extend the validity of your account, please click on the link bellow (or copy and paste it into a new browser tab):</div>
33
+
<divclass="noticetext">To extend the validity of your account, please click on the link below (or copy and paste it into a new browser tab):</div>
0 commit comments