Emails: use templates for all emails - To be tested !
[unfold.git] / portal / accountview.py
index 5d3c9f8..94adaf4 100644 (file)
@@ -10,7 +10,6 @@ from ui.topmenu                         import topmenu_items_live, the_user
 from django.http                        import HttpResponse, HttpResponseRedirect
 from django.contrib                     import messages
 from django.contrib.auth.decorators     import login_required
-from django.core.mail                   import send_mail
 
 from theme import ThemeView