I get a warning message in Testing mode that says, “Page template … does not contain a txp:article tag”
ANSWER:
Textpattern is warning you that your page template doesn’t contain a <txp:article /> tag.
The <txp:article /> tag is the main Textpattern tag responsible for displaying page content. If it’s not present, your page might display the wrong content, or no content at all.
The message is a warning only. It will not be displayed in Live mode. If everything is working correctly, you can safely ignore it.

