[% cat.cat_name %]
[% PROCESS addin/category_bar.tt %]
[% FOREACH list IN lists -%]
- [% list.cms_title %] < [% list.cms_cre_data %] >
[% list.cms_describe %]
[% END -%]
[% IF more %]
Want to read more, find more doodles at here
[% END %]
[% INCLUDE footer.tt %]
[% UNLESS build %]
Build This Page | Back 2 IndexPage
[% END %]