--HG--
rename : templates/registration/activate.html => accounts/templates/registration/activation_complete.html
rename : templates/registration/activation_email.txt => accounts/templates/registration/activation_email.txt
rename : templates/registration/activation_email_subject.txt => accounts/templates/registration/activation_email_subject.txt
rename : templates/registration/login.html => accounts/templates/registration/login.html
rename : templates/registration/logout.html => accounts/templates/registration/logout.html
rename : templates/registration/password_change_done.html => accounts/templates/registration/password_change_done.html
rename : templates/registration/password_change_form.html => accounts/templates/registration/password_change_form.html
rename : templates/registration/password_reset_complete.html => accounts/templates/registration/password_reset_complete.html
rename : templates/registration/password_reset_confirm.html => accounts/templates/registration/password_reset_confirm.html
rename : templates/registration/password_reset_done.html => accounts/templates/registration/password_reset_done.html
rename : templates/registration/password_reset_email.html => accounts/templates/registration/password_reset_email.html
rename : templates/registration/password_reset_form.html => accounts/templates/registration/password_reset_form.html
rename : templates/registration/registration_complete.html => accounts/templates/registration/registration_complete.html
rename : templates/registration/registration_form.html => accounts/templates/registration/registration_form.html
rename : templates/404.html => common/templates/404.html
rename : templates/base.html => common/templates/base.html
rename : templates/main_menu.html => common/templates/main_menu.html