#include "cheetah/header.tmpl"
Loop
#if $items
#for $item in $items
$item
#end for
#end if #include "cheetah/footer.tmpl"