From cf037266439b98bc443f059ebd0000d0d3f73bf7 Mon Sep 17 00:00:00 2001 From: Jan Bader Date: Tue, 20 Dec 2016 14:52:01 +0100 Subject: [PATCH] Use spaces --- templates/register.html | 68 ++++++++++++++++++++--------------------- 1 file changed, 34 insertions(+), 34 deletions(-) diff --git a/templates/register.html b/templates/register.html index 0019f55..7272dc0 100644 --- a/templates/register.html +++ b/templates/register.html @@ -1,12 +1,12 @@ {{define "register"}} - - Registration + + Registration - {{template "head"}} - - - - - -
-
- -
+ success: function() { + window.location.href = "/api/v1/restricted"; + }, + error: function() { + $('#invalidCredentials').show(); + } + }); + }); + + + + +
+ + +

- -
+ +
- +
-
+
Username already exists -
+
- - -
- + + +
+ {{end}} \ No newline at end of file