{include file="{$templatePath}inc/overall_plan_header.inc.html"} {include file="{$templatePath}inc/rack_svg.inc.html"} {if $action == "plan"}

{$lang.PLAN_PLANS} - {$plan.name}

{/if} {if ($action == "plan") || ($action == "dash_plan")}
{counter assign=u start=$plan.params.rack.u_size direction="down"} {while $u > 0}
{counter} {/while}
{/if} {include file="{$templatePath}inc/overall_plan_footer.inc.html"}