{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 $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} {if $description} {$description} {/if}
    {$mod_content}
{if $totaltime}
{$mod_name} :: Module loaded in {$totaltime} seconds.

{/if}
{if $custom_footer_tpl} {include file=$custom_footer_tpl} {elseif $custom_footer_html} {$custom_footer_html} {/if} {if !empty($more_link) && $show_more_link_bot} {/if}