# ember/template-no-nested-landmark 💼 This rule is enabled in the 📋 `template-lint-migration` [config](https://github.com/ember-cli/eslint-plugin-ember#-configurations). Disallows nesting landmark elements of the same type. Landmark elements should not be nested within other landmarks of the same name. This creates confusion for screen reader users navigating by landmarks. ## Rule Details This rule disallows nesting landmark elements or roles within other landmark elements or roles of the same type. Landmark elements include: - `
` (banner) - `