messages.add_message(request,messages.INFO,_('Thank you for verifying your submission.'))
messages.add_message(request,messages.INFO,_('Thank you for verifying your submission. It will be listed shortly, after verifying it\'s a valid report.'))
returnHttpResponseRedirect('/')# Redirect after POST
returnHttpResponseRedirect('/')# Redirect after POST
msg=MIMEText(_("Thank you for submitting a new report. To finalize your submission please confirm using your validation key.\nYour verification key is %s/%s%s\n")%(settings.ROOT_URLor'http://localhost:8001/',service,actid))
msg=MIMEText(_("Thank you for submitting a new report. To finalize your submission please confirm using your validation key.\nYour verification key is %s/%s%s\nYour report will be listed after we assured it is valid.")%(settings.ROOT_URLor'http://localhost:8001/',service,actid))
<h2>{% trans "On Internet, you decide what you do, right? Not anymore!" %}</h2>
<ol>
<p>{% trans "Large telecommunication providers want to control what you do online. They want to block and throttle some of your communications, and charge you for using some online services, content and applications." %}</p>
<li>{% trans "People experience some kind of network neutrality violation such as blocking, filtering or throttling, they report their findings on our site." %}</li>
<p>{% trans "Now is the time to fight back!" %}</p>
<li>{% trans "we advertise the new violations to ellicit further confirmations and technical analysis by other customers of the same provider." %}</li>
<p>{% trans "Help us chart all the ways that internet providers are violating our online freedom. Tell us about how *your* landline or mobile Internet provider restricts your connection. You can do so in less than two minutes!" %}</p>
<li>{% trans "we assemble a complete dossier on the violation and submit it to the responsible National Regulatory Authority (NRA)" %}</li>
<p>{% trans "We will report these violations to the European Commission and national authorities and require action to address them." %}</p>
<li>{% trans "in 6 months from the start we submit a complete list to Commissioner Kroes." %}</li>
<p>{% trans "This is a list of all reported and validated violations of net neutrality. See <ahref='/about/What_is_net_neutrality'>What is net neutrality</a> for a short explanation. See <ahref='/about/'>About</a> for more information on how violations are reported and validated." %}</p>