From a6ae90ac2a74871331707751e823b4746136ff09 Mon Sep 17 00:00:00 2001 From: JoramWilander Date: Thu, 17 Dec 2015 12:44:46 -0500 Subject: Add ability to switch between SSO and email account --- web/templates/claim_account.html | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 web/templates/claim_account.html (limited to 'web/templates') diff --git a/web/templates/claim_account.html b/web/templates/claim_account.html new file mode 100644 index 000000000..6c9f36fa7 --- /dev/null +++ b/web/templates/claim_account.html @@ -0,0 +1,16 @@ +{{define "claim_account"}} + + +{{template "head" . }} + +
+
+
+
+
+ + + +{{end}} -- cgit v1.2.3-1-g7c22