Page MenuHomeIn-Portal Phabricator

show_cats.tpl
No OneTemporary

File Metadata

Created
Wed, Jun 25, 1:15 PM

show_cats.tpl

<!-- Template: show_cats.tpl -->
<inp:m_init_cats />
<TABLE width="760" border="0" cellspacing="1" cellpadding="1" align="center">
<TR>
<TD width="100%" valign="top"><inp:include _Template="sort_cats.tpl" /><BR />
<!-- categories content //-->
<inp:m_list_cats _NoTable="0" _columns="2" _ItemTemplate="list_cats.tpl" border="0" cellspacing="0" cellpadding="0" width="98%" _DataExists="1" />
<!-- categories content \\-->
</TD>
<TD width="*" valign="top">
<inp:m_loginbox _LoginTemplate="login/box_login.tpl" />
<inp:include _Template="box_subscribe.tpl" />
<inp:include _Template="box_suggest.tpl" /></TD>
</TR>
</TABLE>
<!-- End Template: show_cats.tpl -->

Event Timeline