<p>Greetings <br>In the "nav_left.jsp" file of TemplateOne Module,there is only the following code. </p>
<p><%= cms.buildNavigationLeft() %><% cms.buildNavLeftIncludeElement(); %> </p>
<p>I want to customing the left navigation,but i do not know how to do.Must i modify the functions(buildNavLeftIncludeElement or buildNavigationLeft) of  CmsTemplateNavigation class?We can custom the head navigation by setting different parameter in the "../_configuration/headnav". Can i custom the left navigation like the method of head navigation?Thanks.
<br></p>