MvcSiteMap generating a Menu without messing the breadcumbs
I’m configuring my asp.net mvc 5 app to use MvcSiteMap library. So, far I could successfully configure the breadcumbs.
However, the template for a menu is rather more complicated than the breadcumbs. I have the mustache version of the menu (I didn’t show the ul tag):