X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Fcontactview.py;h=19cc1b94d73db60767e486fe056f43461d583146;hb=ec22682007304743ca3caedb80d3bbfcc2e9d9d7;hp=2b9edb4edf4888286bc246cc61dadc7c220f4a5a;hpb=87534945d2c0e391c55c887adcdb68d7d0cbbae1;p=myslice.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)