Views area wrapper
No security coverage
Views ecosystem
This module provides template suggestions for Views areas like headers and footers. It makes it easier to theme specific areas of your Views output by allowing for targeted template overrides.
This simple module just wraps Views areas (header, footer, no results behavior) in a views_area Drupal template.
Enabling it does not change the HTML output, but it adds various template suggestions which ease theming by enabling specific area targeting in template overrides, as it can be done for fields in core for example.