{{ this.body }}
{{ _(this.section) }}

{{ _('Learn more about onion services here') }}

{% for child in this.children|sort(attribute='key') %} {% if child.key != '0' %}

{{ child.title }}

{{ child.subtitle }}

{{ child.cta }}
{% endif %} {% endfor %}

{{ _('Onionize any website') }}

{{ _('There\'s a toolkit that lets you take any existing website and host it as a .onion site. You would wanna do this because .onion sites are more secure than just regular sites. We show you how to use this toolkit and onionize a site.') }}

{{ _('Featured .onion sites') }}

{% for id, item in bag('onions').items() %}
{% if id=='tor' %} {% else %} {% endif %}
{% endfor %}