]> git.parisson.com Git - diggersdigest.git/commit
retrieve and patch default mezz accounts templates, split user panel and cart
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Thu, 24 Sep 2015 12:13:59 +0000 (14:13 +0200)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Thu, 24 Sep 2015 12:13:59 +0000 (14:13 +0200)
commit567ad0b72c2d2b6d953e2582882a928804aec81f
tree83fce0cc5ae5a489cf5766fce36bb695e6801e0c
parentdb049ce323a17b1c552701fbb87cfa96c3176f69
retrieve and patch default mezz accounts templates, split user panel and cart
app/templates/accounts/account_form.html [new file with mode: 0644]
app/templates/accounts/account_login.html [new file with mode: 0644]
app/templates/accounts/account_password_reset.html [new file with mode: 0644]
app/templates/accounts/account_profile.html [new file with mode: 0644]
app/templates/accounts/account_profile_update.html
app/templates/accounts/account_signup.html [new file with mode: 0644]
app/templates/accounts/includes/user_panel.html [new file with mode: 0644]
app/templates/accounts/includes/user_panel_nav.html [new file with mode: 0644]
app/templates/base.html
app/templates/includes/user_panel_header.html