I understand that by default the app looks into the template folder of the apps for a specific template name. What happens if I place the templates in a folder called foo ? How can i tell django to also look under the foo of each folder of every application ?. I understand that by default the app looks into