-
- Log in to #{login.name}
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ No account? Register.
+
+
\ No newline at end of file
diff --git a/sdk-html/src/main/resources/META-INF/resources/sdk/theme/saas/register.xhtml b/sdk-html/src/main/resources/META-INF/resources/sdk/theme/saas/register.xhtml
new file mode 100755
index 0000000000..73b9ef226a
--- /dev/null
+++ b/sdk-html/src/main/resources/META-INF/resources/sdk/theme/saas/register.xhtml
@@ -0,0 +1,40 @@
+
+
+ Register with #{login.name}
+
+
+
+
+
+
+ Already have an account? Log in.
+
+
\ No newline at end of file
diff --git a/sdk-html/src/main/resources/META-INF/resources/sdk/theme/saas/template.xhtml b/sdk-html/src/main/resources/META-INF/resources/sdk/theme/saas/template.xhtml
new file mode 100644
index 0000000000..2511a41969
--- /dev/null
+++ b/sdk-html/src/main/resources/META-INF/resources/sdk/theme/saas/template.xhtml
@@ -0,0 +1,65 @@
+
+
+
+
+
+ Log in to #{login.name}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file