diff --git a/public/src/templates.js b/public/src/templates.js index f18b1e50b6..e038161d50 100644 --- a/public/src/templates.js +++ b/public/src/templates.js @@ -41,7 +41,7 @@ var templates = {}; function init() { loadTemplates([ 'header', 'footer', 'register', 'home', 'topic', - 'login', 'reset', 'reset_code', 'account_settings', + 'login', 'reset', 'reset_code', 'emails/reset', 'emails/reset_plaintext' ]); } diff --git a/public/templates/register.tpl b/public/templates/register.tpl index 60988336d3..f7ed2e9c4d 100644 --- a/public/templates/register.tpl +++ b/public/templates/register.tpl @@ -2,10 +2,12 @@

Register

-
-
-
- +
+
+
+
+ +