{% extends base.html %} {% block body %} {% init code = "" %} {% init name = "" %}
{% for l in range(1, lines+1) %}{{"%04d\n" % l}}{% end %}
{{code}}