{if $tab eq ''} {include file='overall_header.html'} {include file='overall_node_control_header.html' node=$node status=$node_status idListService='ListService' jsCloseDialog='reload_active_tabs'}
{include file='overall_node_control_footer.html'} {include file='overall_footer.html'} {elseif $tab =='servicestate'}
{assign var=widget value='general'} {assign var=empty value=true} {include file="$template_path/display_virtualization.html"}
{assign var=widget value='vm'} {assign var=empty value=true} {include file="$template_path/display_virtualization.html"}
{assign var=widget value='hypervisors'} {assign var=empty value=true} {include file="$template_path/display_virtualization.html"}
{/if}