When inside a looping tag, tells the templating engine to return
immediately to the top of the loop and continue executing.
Not allowed outside of a looping tag.
See the <:for:> (see section 3.2, page ) tag
and the <:while:> (see section 3.3, page ) tag
for examples.