Correct me if I’m wrong but an entry created via the Pages module returns a blank page if :
– The template it uses is a hidden template: eg it starts with a “.”
– The template (hidden or not) resides in a template group that starts with an underscore
Eg, it won’t work under these conditions:
_templategroup/.template
_templategroup/template
templategroup/.template