aosabook/500lines

Unmatched template tag in Templite class comment

jinguanz opened this issue · 0 comments

There is an umatched template tag in https://github.com/jinguanz/500lines/blob/master/template-engine/code/templite.py#L85. It should be "{% endfor %}" instead of "{% endif %}".