{% include 'sidenav.html' %}
{{ this.body }}
{% for id, item in bag('community-training-materials').items() %}
{{ item.name }}
{{ item.name }}

by {{ item.author }}

In {{ item.languages }}

{{ item.description }}

{% if item.author=='Tor Project' %} Check this resource {% else %} Check this resource {% endif %}
{% endfor %}