{% for module in modules %} /* {{module.name}} - {{module.fullpath}} */ {% autoescape off %} {{module.code}} {% endautoescape %} {% endfor %}