components/newsletter/newsletter--success.html [27:57]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{% render '@select', { label: 'Country', name: 'country', required: True, id: 'id_country', options: '@newsletter.options' } %} {% render '@select', { required: True, id: 'id_lang' }, true %}
I want information about:

We will only send you Mozilla-related information. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - components/newsletter/newsletter.html [39:69]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

{% render '@select', { label: 'Country', name: 'country', required: True, id: 'id_country', options: '@newsletter.options' } %} {% render '@select', { required: True, id: 'id_lang' }, true %}
I want information about:

We will only send you Mozilla-related information. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -