I'm not sure who this response is for, but the answer is NO!. Template names should *never* contain a space character. In some cases it won't cause a problem, but there are many instances where the spaces *will* cause an issue (usually with symptoms that make it near impossible to diagnose the cause).
The standard/recommended practice it to replace spaces with underscores.
Cheers
Rod



Reply With Quote
