<feed xmlns='http://www.w3.org/2005/Atom'>
<title>askama/testing/templates/for-break-continue.html, branch main</title>
<subtitle>added poem support</subtitle>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/askama/'/>
<entry>
<title>Add {% break %} and {% continue %}</title>
<updated>2021-08-30T20:54:32+00:00</updated>
<author>
<name>René Kijewski</name>
<email>kijewski@library.vetmed.fu-berlin.de</email>
</author>
<published>2021-07-30T15:04:30+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/askama/commit/?id=726ca1cc3356f7aa59d7c2730c9f3b3588236cb0'/>
<id>726ca1cc3356f7aa59d7c2730c9f3b3588236cb0</id>
<content type='text'>
This PR adds `{% break %}` and `{% continue %}` statements to break out
of a loop, or continue with the next element of the iterator.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This PR adds `{% break %}` and `{% continue %}` statements to break out
of a loop, or continue with the next element of the iterator.
</pre>
</div>
</content>
</entry>
</feed>
