Note that, in Python, else blocks are executed whenever the correspondingloop did not break. Since Jinja loops cannot break anyway,a slightly different behavior of the else keyword was chosen.
Note that, in Python, else blocks are executed whenever the correspondingloop did not break. Since Jinja loops cannot break anyway,a slightly different behavior of the else keyword was chosen.