{template}address_bar_part1{/template}
{$lang['subjects_titles_use_sem_tags']}
<b>{$tag}</b>
{$lang['Atag']}
{template}address_bar_part2{/template}
<table border="0" cellspacing="1" class="border" width="60%" align="center">
<tr align="center">
<td width="60%" class="tcat" colspan="2">
{$lang['subjects_titles_use_sem_tags']}
<em><b>{$tag}</b></em>
{$lang['Atag']}
</td>
</tr>
{Des::while}{Subject}
<tr align="center">
<td width="60%" class="row1" colspan="2">
<?php $PowerBB->_CONF['template']['while']['Subject'][$this->x_loop]['subject_title'] = $PowerBB->functions->CleanVariable($PowerBB->_CONF['template']['while']['Subject'][$this->x_loop]['subject_title'],'html'); ?>
<?php $PowerBB->_CONF['template']['while']['Subject'][$this->x_loop]['subject_title'] = $PowerBB->Powerparse->censor_words($PowerBB->_CONF['template']['while']['Subject'][$this->x_loop]['subject_title']); ?>
<a href="{if {$_CONF['info_row']['rewriterule']} == '1'}
t{$Subject['subject_id']}{$password}.html">
{else}
index.php?page=topic&show=1&id={$Subject['subject_id']}">
{/if}
{$Subject['subject_title']}</a>
</td>
</tr>
{/Des::while}
<tr>
<td width="60%" class="thead" colspan="2">
{$pager}
</td>
</tr>
</table>
<br />
<br />