adding account to the template index

v1.18.x
Julian Lam 12 years ago
parent 750e087f9e
commit 458cd31b4b

@ -50,7 +50,7 @@ var templates = {};
function init() { function init() {
loadTemplates([ loadTemplates([
'header', 'footer', 'register', 'home', 'topic', 'header', 'footer', 'register', 'home', 'topic',
'login', 'reset', 'reset_code', 'login', 'reset', 'reset_code', 'account',
'emails/reset', 'emails/reset_plaintext' 'emails/reset', 'emails/reset_plaintext'
]); ]);
} }

Loading…
Cancel
Save