X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Fcontactview.py;h=19cc1b94d73db60767e486fe056f43461d583146;hb=161a8f3e0af3ad2043e00bb24d26331cc71faa26;hp=2b9edb4edf4888286bc246cc61dadc7c220f4a5a;hpb=bff32abff469690c249af3b4f1cbb6905bd70e0d;p=unfold.git diff --git a/portal/contactview.py b/portal/contactview.py index 2b9edb4e..19cc1b94 100644 --- a/portal/contactview.py +++ b/portal/contactview.py @@ -43,7 +43,6 @@ class ContactView (FreeAccessView, ThemeView): ## we don't need it cz the new ticketing systems sends a confirmation email ### #if cc_myself: # recipients.append(email) - #recipients = ['support@myslice.info'] theme.template_name = 'contact_support_email.html' html_content = render_to_string(theme.template, form.cleaned_data)