Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add loop controls #267

Closed
Keats opened this issue Mar 7, 2018 · 2 comments
Closed

Add loop controls #267

Keats opened this issue Mar 7, 2018 · 2 comments

Comments

@Keats
Copy link
Owner

Keats commented Mar 7, 2018

break and continue: see http://jinja.pocoo.org/docs/dev/templates/#loop-controls in Jinja2

This would avoid ugly things like https://github.com/Keats/book/blob/master/templates/page.html#L29-L43

@aluminous
Copy link

Hello @Keats , I'd like to work on this feature!

@Keats
Copy link
Owner Author

Keats commented Mar 16, 2018

Go for it! Don't hesitate if you have any questions

aluminous pushed a commit to aluminous/tera that referenced this issue Mar 20, 2018
aluminous pushed a commit to aluminous/tera that referenced this issue Mar 20, 2018
aluminous pushed a commit to aluminous/tera that referenced this issue Mar 20, 2018
aluminous pushed a commit to aluminous/tera that referenced this issue Mar 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants