{% set sidenav_items = this.parent.parent.children %} {% set resource_name = this.resource_name or this._path.split('/')[-1][:-('-guide'|length)] %} {% set resource = bag('community-training-materials', resource_name) %}
{{ resource['description'] }}
{% if this.objectives %}{% for topic in this.topics %} {{ topic }} {%- if loop.index != this.topics|length -%} {{ ', ' }} {% endif %} {% endfor %}
{{ _('Do you have ideas on how to improve our training material and educational outreach? Join the conversation on the Tor Project forum. Simply create a post under the “Education” category!') }}