{% import "benchmarks/legion_macros.html" as macro %} {% for i in range(1, 1001) %} {{ macro["block" ~ i](title, content) }} {% endfor %}