{include file='inc/_header.html'}
{block_page}
{if $badwords} {foreach from=$badwords item=badword key=key} {/if} {/foreach} {else} {/if}
Badwords List
{if !empty($error_list.$key)}
Please enter a valid badword (at least 3 characters)
Pages: {foreach from=$pages item='page'} {if $page.active} {$page.index}{else} {$page.index}  {/if} {/foreach}
No items
{/block_page} {block_page}
Add new badword
Badword type
Text
{/block_page}
{block_page}
Censored features
{print_configs section='badwords'}
{/block_page}

{include file='inc/_footer.html'}