{% import "benchmarks/macros.html" as macro %} {% for i in range(1, 1001) %} {{ macro.include_block(title, content, "legion/" ~ i) }} {% endfor %}