| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2021-08-30 | Add {% break %} and {% continue %} | 1 | -0/+11 | ||
| This PR adds `{% break %}` and `{% continue %}` statements to break out of a loop, or continue with the next element of the iterator. | |||||
|  | index : askama | |
| added poem support | cel | 
| aboutsummaryrefslogtreecommitdiffstats | 
| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2021-08-30 | Add {% break %} and {% continue %} | 1 | -0/+11 | ||
| This PR adds `{% break %}` and `{% continue %}` statements to break out of a loop, or continue with the next element of the iterator. | |||||