We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33b7cb1 commit 52ea009Copy full SHA for 52ea009
metadata.html.jinja
@@ -7,7 +7,7 @@
7
</head>
8
<body>
9
<h1>Python Docs Translation Dashboard</h1>
10
-<p><a href="index.html" target="_self">main</a> | meta</p>
+<nav><p><a href="index.html" target="_self">main</a> | meta</p></nav>
11
<table>
12
<thead>
13
<tr>
template.html.jinja
-<p>main | <a href="metadata.html" target="_self">meta</a></p>
+<nav><p>main | <a href="metadata.html" target="_self">meta</a></p></nav>
0 commit comments