{% extends "base.html" %} {% load bt %} {% load i18n %} {% block styles %} {% endblock %} {% block scripts %} {% endblock %} {%block content%}
{% trans "This is a list of all reported violations of net neutrality. See What is net neutrality for a short explanation. " %}
{% trans "country" %} | {% trans "operator" %} | {% trans "contract" %} | {% trans "resource" %} | {% trans "type" %} | {% trans "fixed / wireless" %} | {% trans "confirmations" %} | |
---|---|---|---|---|---|---|---|
{{ violation.country|country }} | {{ violation.operator }} | {{ violation.contract }} | {{ violation.resource }} | {{ violation.type }} | {{ violation.media }} | {{ violation.confirmations }} |