{extends file="layout.html"} {block name=title}LMS: {$layout.pagetitle|striphtml}{/block} {block name=module_content}

{$layout.pagetitle}

{block name="welcome-left-panel"} {include file="welcome/welcome_sysinfo_about_lms.html"} {include file="welcome/welcome_sysinfo_customers.html"} {include file="welcome/welcome_sysinfo_rtstats.html"} {/block}
{block name="welcome-right-panel"} {include file="welcome/welcome_sysinfo_about_system.html"} {include file="welcome/welcome_summaries.html"} {include file="welcome/welcome_links.html"} {include file="welcome/welcome_registration.html"} {/block}
{for $panel=3 to intval(ConfigHelper::getConfig('phpui.welcome_panels', 2))}
{/for}
{block name="extra-panel"} {/block}
{block name="fortune-panel"} {if $layout.fortune}
Fortune

{$layout.fortune|replace:"\n":"
"}

{/if} {/block}
{if $newer_version} {/if} {/block}