<# start loop until counter is 5; #> <# increment counter by 1; #> The Current Counter is <# counter #><br> <# end loop #>
The Hashtag Framework provides Loop Templates for iterative and repetitive processing of Hashtag Markup.
The examples in this section cover the different types of Loop Templates: Bucket, Range, and Until Conditional.