diff --git a/view/theme/smoothly/login.tpl b/view/theme/smoothly/login.tpl new file mode 100644 index 0000000000..627d327748 --- /dev/null +++ b/view/theme/smoothly/login.tpl @@ -0,0 +1,43 @@ + +
+
+ + +
+ {{ inc field_input.tpl with $field=$lname }}{{ endinc }} + {{ inc field_password.tpl with $field=$lpassword }}{{ endinc }} +
+ + {{ if $openid }} +
+
+ {{ inc field_openid.tpl with $field=$lopenid }}{{ endinc }} +
+ {{ endif }} + + + +
+
+ +
+ +

+ + + {{ for $hiddens as $k=>$v }} + + {{ endfor }} + + +
+
+ +