<{* * Themes and templates for Content Management Systems * * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU General Public License (GPL) * @package IXThemes, http://ixthemes.sourceforge.net * @theme_author Alexander Galochkin (algalochkin at users.sourceforge.net) * @version $Id: system_content.html 220 2009-02-21 19:09:52Z algalochkin $ * * Thanks you, that you have left this header untouched!!! *}>
<{if $showNav}>
<{$nav}>
<{/if}>
<{if $isAdmin}><{if $editre_block}><{/if}><{/if}>

<{$content_title}>

<{if $show_pinfo}>

<{$content_tinfo}>

<{/if}>
<{$content_body}>
<{if $showSubs}>
<{$subs_label}>
<{foreach item=sub from=$content_subs}>
">

<{$sub.titulo}>

<{$sub.teaser}>
<{/foreach}>
<{/if}>