/** * Gets an instance of the Template manager * * @return object Template manager object */ function sTemplates() { return Singleton::templates(); }