findPageTemplateResource(ComponentModel model, Locale locale) Given model, determines if the model is for a page (rather than a component) and if so, sees
if there is a localized template for the page in the web application context.
Given model, determines if the model is for a page (rather than a component) and if so, sees
if there is a localized template for the page in the web application context.
Parameters: model - the component model defining the page to search for Parameters: locale - the desired localization of the template the template resource, or null if not found or the model is not a page