{strip}
{include file="header.tpl"}
{if $smarty_template != 'login'}
{config_load file="menu.conf" section=$smarty_template}
{if $authentication_has_role.user}
{include file='users_menu.tpl'}
{else}
{include file='menu.tpl'}
{/if}
{/if}
{if $authentication_has_role.user && $CONF.motd_user}