I'm using the Zen theme but I get this:
<!-- <div class="messages warning">

Why is it commented and where/how can I have uncommented?

Comments

mndonx’s picture

Hi - It looks like there is some accidental comment syntax in there. Try taking out the comment starting code <!--

so it looks like this: <div class="messages warning">.

A completed comment will look like <!-- comment -->.

mths’s picture

yez, thanks I found it already. Sorry, just been looking with my *