aboutsummaryrefslogtreecommitdiffstats
path: root/html/mailpage.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/mailpage.html')
-rw-r--r--html/mailpage.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/html/mailpage.html b/html/mailpage.html
index 8bcbc56..034cee8 100644
--- a/html/mailpage.html
+++ b/html/mailpage.html
@@ -7,7 +7,7 @@
<link href="/style" rel="stylesheet">
</head>
<body>
- <div class="formattedheader">
+ <nav class="formattedheader">
<span class="left">
<a href="/{project}/">{project}</a>/<a href="/{project}/{bug}">{bug}</a>/{pagenr}
{jumptos}
@@ -15,7 +15,7 @@
<span class="right">
bugtype: {bugtype} | status: <span id="status" class="status-{status}">{status}</span>
</span>
- </div>
+ </nav>
<h2 class="subject">
<span class="bugnr">#{bug}</span> {subject}
</h2>