123456 <!--#loop "loop1"--><!--#echo $index--><!--#endloop--><!--#loop "nonexistent"-->this should never be output<!--#endloop-->
<!--#loop "loop1"-->
<!--#echo $index-->
<!--#endloop-->
<!--#loop "nonexistent"-->
this should never be output