%{ to include a left bar on a page, just include this template in the page template }%
%TMPL:DEF{"leftbar"}%
%TMPL:END%
%TMPL:DEF{"webleftbarindicator"}%%TMPL:END%
%TMPL:DEF{"webleftbar"}%%INCLUDE{"%WEB%.WebLeftBar"}%%TMPL:END%
%TMPL:DEF{"startleftbarwrapper"}%%TMPL:END%
%TMPL:DEF{"endleftbarwrapper"}%
%TMPL:END%
%TMPL:DEF{"leftbardimensions"}%#patternOuter {
margin-left:12em;
}
#patternLeftBar {
width:12em;
margin-left:-12em;
}%TMPL:END%