|
{if $title}
{if $custom_title_tpl}
{include file=$custom_title_tpl}
{elseif $custom_title_html && $mod_name ne 'mod_friends'}
{$custom_title_html}
{/if}
{if !empty($more_link) && $show_more_link_top}
{/if}
{/if}
{if $description}
{$description}
{/if}
{if $show_rss && $rss_link} {/if} {if $header_link} {$title} {else} {$title} {/if}{if $custom_title_html && $mod_name eq 'mod_friends'} {$custom_title_html} {/if}
{/if}
Titan
Jump Menu:
{if $title}
{if $custom_title_tpl}
{include file=$custom_title_tpl}
{elseif $custom_title_html && $mod_name ne 'mod_friends'}
{$custom_title_html}
{/if}
{if !empty($more_link) && $show_more_link_top}
{/if}
{/if}
{if $description}
{$description}
{/if}
{if $show_rss && $rss_link} {/if} {if $header_link} {$title} {else} {$title} {/if}{if $custom_title_html && $mod_name eq 'mod_friends'} {$custom_title_html} {/if}
{/if} |
||||||