Quote Originally Posted by SPH View Post
Looks like you changed the name of the template. Is it good practice to have a space in your template name?
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