Hello
I extended LeftAndMain by creating my own custom class called CalendarPanel.php. I then created template files
CalendarPanel.ss, CalendarPanel_left.ss, and CalendarPanel_right.ss
All works fine and dandy but I have to have the templates located in cms/templates or I get errors. Shouldn't I be able to put them in themes/myTheme/templates?