Hi Joel,In your template, resourceType should map to a component which has a view, in your case you are mapped to another template !Change sling:resourceType="cq/personalization/templates/teaserpage"to sling:resourceType="cq/personalization/components/teaserpage" and see if new template comes up !