From 89ba802b23bf1fd22afbc5e9a4b3b732264e3c18 Mon Sep 17 00:00:00 2001 From: Mark Haines Date: Tue, 4 Nov 2014 15:57:23 +0000 Subject: Move webclient to a python module so that it can be installed --- syweb/webclient/login/register.html | 58 +++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 syweb/webclient/login/register.html (limited to 'syweb/webclient/login/register.html') diff --git a/syweb/webclient/login/register.html b/syweb/webclient/login/register.html new file mode 100644 index 0000000000..a27f9ad4e8 --- /dev/null +++ b/syweb/webclient/login/register.html @@ -0,0 +1,58 @@ +
+
+ + + [matrix] + +
+ +
+
+ Create account:
+ +
+
+ +
Specifying an email address lets other users find you on Matrix more easily,
+ and will give you a way to reset your password in the future
+ Choose another username: + +
+ +
+ +
+ +
+
+ + +
+ + + +
+ Please enter the verification code sent to {{ account.email }}
+
+ +
+

+
+ + + +
+ + +
Your home server stores all your conversation and account data.
+ + +
Matrix provides identity servers to track which emails etc. belong to which Matrix IDs.
+ Only http://matrix.org:8090 currently exists.
+
+
+ + +
+
+
-- cgit 1.4.1