<patTemplate:tmpl name="content">
<patTemplate:tmpl name="semsecao" visibility="hidden">
<p>Não há nenhuma seção cadastrada.</p>
</patTemplate:tmpl>
<patTemplate:tmpl name="listsecao">
<p>As seguintes seções estão cadastradas.</p>
<table width="100%" align="center" border="0" cellpadding="0" cellspacing="0">
<tr>
<th width="14" align="left" valign="top" class="b2_left" scope="col"><img src="img/b2_ctl.gif" width="14" height="14" alt="" /></th>
<th class="b2_header" scope="col" width="20">Id</th>
<th class="b2_header" scope="col" width="120">Seção</th>
<th class="b2_header" scope="col">Usuários</th>
<th class="b2_header" scope="col">Modelos</th>
<th width="14" align="right" valign="top" class="b2_right" scope="col"><img src="img/b2_ctr.gif" width="14" height="14" alt="" /></th>
</tr>
<patTemplate:tmpl name="secao">
<tr>
<td width="14" class="b2_left"> </td>
<td class="b2_content">{ID}</td>
<td class="b2_content" nowrap="nowrap"><a href="{LINK}">{SECAO}</a></td>
<td class="b2_content">{USERS}</td>
<td class="b2_content">{MODELOS}</td>
<td width="14" class="b2_right"> </td>
</tr>
</patTemplate:tmpl>
<tr class="b2_bottom">
<td width="14" align="left" valign="bottom" class="b2_left"><img src="img/b2_cbl.gif" width="14" height="14" class="b2_left" alt="" /></td>
<td class="b2_bottom" colspan="4"></td>
<td width="14" align="right" valign="bottom" class="b2_right"><img src="img/b2_cbr.gif" width="14" height="14" alt="" /></td>
</tr>
</table>
</patTemplate:tmpl>
<patTemplate:tmpl name="semmodelo" visibility="hidden">
<p>Não há nenhum modelo cadastrado.</p>
</patTemplate:tmpl>
<patTemplate:tmpl name="listmodelo">
<p>Os seguintes modelos estão cadastrados.</p>
<table width="100%" align="center" border="0" cellpadding="0" cellspacing="0">
<tr>
<th width="14" align="left" valign="top" class="b2_left" scope="col"><img src="img/b2_ctl.gif" width="14" height="14" alt="" /></th>
<th class="b2_header" scope="col">Nome do modelo</th>
<th width="14" align="right" valign="top" class="b2_right" scope="col"><img src="img/b2_ctr.gif" width="14" height="14" alt="" /></th>
</tr>
<patTemplate:tmpl name="modelo">
<tr>
<td width="14" class="b2_left"> </td>
<td class="b2_content" nowrap="nowrap"><a href="{LINK}">{NOME}</a></td>
<td width="14" class="b2_right"> </td>
</tr>
</patTemplate:tmpl>
<tr class="b2_bottom">
<td width="14" align="left" valign="bottom" class="b2_left"><img src="img/b2_cbl.gif" width="14" height="14" class="b2_left" alt="" /></td>
<td class="b2_bottom"></td>
<td width="14" align="right" valign="bottom" class="b2_right"><img src="img/b2_cbr.gif" width="14" height="14" alt="" /></td>
</tr>
</table>
</patTemplate:tmpl>
<p class="secao">Criar nova seção</p>
<p>Para criar uma nova seção, <a href="?m=noticia&action=shownovasecao">clique aqui</a>.</p>
<p>Você precisa de pelo menos um modelo cadastrado para criar uma seção.</p>
<p class="secao">Criar novo modelo</p>
<p>Para criar um novo modelo, <a href="?m=noticia&action=shownovomodelo">clique aqui</a>.</p>
<p>Um único modelo pode ser usado por várias seções.</p>
</patTemplate:tmpl>