]> git.notmuchmail.org Git - notmuch/blobdiff - devel/nmbug/nmbug-status
nmbug-status: Adjust headers to start with h1
[notmuch] / devel / nmbug / nmbug-status
index 22e3b5b5e65350a5c75de7c2ef2f4e79b9519272..b4ded4991a29b89cbb3a89614771b4334524c40b 100755 (executable)
@@ -367,10 +367,10 @@ header_template = config['meta'].get('header', '''<!DOCTYPE html>
   </style>
 </head>
 <body>
-<h2>{title}</h2>
+<h1>{title}</h1>
 {blurb}
 </p>
-<h3>Views</h3>
+<h2>Views</h2>
 ''')
 
 footer_template = config['meta'].get('footer', '''