{% extends 'festival_wireframe.html' %} {% block title %} India Theatre Forum - Resources {% endblock %} {% block leftCol %} {% endblock %} {% block centerCol %}

Resources

{% for r in resources %}
{{ r.intro }}
{% endfor %}
{% endblock %}