views_area_wrapper
No security coverage
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.