Home | History | Annotate | Download | only in cs
      1 
      2 <?cs loop:x=#0,#6 ?>
      3   <?cs with:abbr = Days[x].Abbr ?>
      4     <?cs var:x ?> - <?cs var:abbr ?>
      5   <?cs /with ?>
      6 <?cs /loop ?>
      7