<# set counter to 1; #> <# start loop until counter is 5; #> The Current Counter is <# counter #><br> <# increment counter by 1; #> <# 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.