It can be a little tricky to figure out which template you want from the comments because obviously they are "nested". You kind of have to go backward from the code and find the first Begin comment that doesn't match an End that comes before the code. But it's true, usually if you go back and start seeing lots of being/end pairs it means what you want is the top one.
Are the comments still on? If you post what code you're looking at, I can take a look.
|