]> git.parisson.com Git - teleforma.git/commit
add various registration forms
authorGuillaume Pellerin <yomguy@parisson.com>
Mon, 9 Feb 2015 09:14:38 +0000 (10:14 +0100)
committerGuillaume Pellerin <yomguy@parisson.com>
Mon, 9 Feb 2015 09:14:38 +0000 (10:14 +0100)
commit97fed74bd396954951a15eae3360319b8959a788
tree233b42fe38aa5408a1b5fab79cfd39d8335a1b7d
parent62deecbcf26219780e94d8bf5850ef063812949e
add various registration forms
17 files changed:
teleforma/templates/registration/activate.html [new file with mode: 0644]
teleforma/templates/registration/activation_complete.html [new file with mode: 0644]
teleforma/templates/registration/activation_email.html [new file with mode: 0644]
teleforma/templates/registration/activation_email.txt [new file with mode: 0644]
teleforma/templates/registration/activation_email_subject.txt [new file with mode: 0644]
teleforma/templates/registration/login.html [new file with mode: 0644]
teleforma/templates/registration/logout.html [new file with mode: 0644]
teleforma/templates/registration/password_change_done.html [new file with mode: 0644]
teleforma/templates/registration/password_change_form.html [new file with mode: 0644]
teleforma/templates/registration/password_reset_complete.html [new file with mode: 0644]
teleforma/templates/registration/password_reset_confirm.html [new file with mode: 0644]
teleforma/templates/registration/password_reset_done.html [new file with mode: 0644]
teleforma/templates/registration/password_reset_email.html [new file with mode: 0644]
teleforma/templates/registration/password_reset_form.html [new file with mode: 0644]
teleforma/templates/registration/registration_base.html [new file with mode: 0644]
teleforma/templates/registration/registration_complete.html [new file with mode: 0644]
teleforma/templates/registration/registration_form.html [new file with mode: 0644]