summaryrefslogtreecommitdiff
path: root/sphinx/themes/pyramid/layout.html
diff options
context:
space:
mode:
Diffstat (limited to 'sphinx/themes/pyramid/layout.html')
-rw-r--r--sphinx/themes/pyramid/layout.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/themes/pyramid/layout.html b/sphinx/themes/pyramid/layout.html
index 8780ceae..318a3662 100644
--- a/sphinx/themes/pyramid/layout.html
+++ b/sphinx/themes/pyramid/layout.html
@@ -10,7 +10,7 @@
{% block header %}
{%- if logo %}
-<div class="header">
+<div class="header" role="banner">
<div class="logo">
<a href="{{ pathto(master_doc) }}">
<img class="logo" src="{{ pathto('_static/' + logo, 1) }}" alt="Logo"/>