Mako is a template library written in Python.
I have mako template where i check conditions from a simple dict in for loop, like: % for el in seq: % …