{% extends "base.html" %} {% block content %}
{{ text|safe }}
{% for tool in tools %} {{ resource_small(tool) }} {% endfor %}
MISSING :
Clusters of things (book + tool). SHow books and what tools they're made with, and "tagged" with practice and typology
MISSING :
Lead into Typology with some examples and lead text
MISSING :
Lead into Practices with some examples and lead text
{% endblock %}