#include "/cms/standart/default/head.html">
<#include "/themes/standart/layouts/header.html">
<#if view.isAuthenticated()>
${topMenuLogin!}
<#else>
${topMenuNOTLogin!}
#if>
<#include viewname>
<#include "/cms/standart/default/footer.html">