I've the text on the very end of my page html
<!--
It's no big deal, but your HTML could not be indented properly. To fix, please:
1. Use this->output() to output all HTML.
2. Balance all paired tags like <TD>...</TD> or <DIV>...</DIV>.
3. Use a slash at the end of unpaired tags like <img/> or <input/>.
Thanks!
-->
but validator said that it is all ok. How to fix it?
or how to just remove this notice from html?