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 d24a598 commit 134b651Copy full SHA for 134b651
metadata.html.jinja
@@ -7,9 +7,9 @@
7
</head>
8
<body>
9
<h1>Python Docs Translation Dashboard</h1>
10
-<div class="switchpages">
11
-<nav><p><a href="index.html" target="_self">main</a> | meta</p></nav>
12
-</div>
+<nav class="switchpages">
+<a href="index.html" target="_self">main</a> | meta
+</nav>
13
<table>
14
<thead>
15
<tr>
template.html.jinja
@@ -8,9 +8,9 @@
-<nav><p>main | <a href="metadata.html" target="_self">meta</a></p></nav>
+main | <a href="metadata.html" target="_self">meta</a>
16
0 commit comments