|
1 | | -<!doctype html> |
| 1 | +<!DOCTYPE html> |
2 | 2 | <html lang="en"> |
3 | | - |
4 | | -<head> |
5 | | - <meta charset="utf-8"> |
6 | | - <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> |
7 | | - <meta name="description" content="Python Documentation Translation Dashboard"> |
8 | | - |
9 | | - <title>Python Docs Translation Dashboard</title> |
10 | | - |
11 | | - <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.8/dist/css/bootstrap.min.css" |
12 | | - rel="stylesheet" integrity="sha384-sRIl4kxILFvY47J16cr9ZwB07vP4J8+LH7qKQnuqkuIAvNWLzeN8tE5YBujZqJLB" |
13 | | - crossorigin="anonymous"> |
14 | | - <link href="style.css?version=1" rel="stylesheet"> |
15 | | -</head> |
16 | | - |
17 | | -<body> |
18 | | - <header> |
19 | | - <nav class="navbar navbar-expand-md fixed-top"> |
20 | | - <div class="container-fluid"> |
21 | | - <div class="navbar-brand"> |
22 | | - <a href="./"> |
23 | | - <img src="logo.png" style="height: 2rem;" alt="Python logo"> |
24 | | - <span style="font-size: 1.25rem; font-weight: 700; color: #4a4a4a">Translation Dashboard</span> |
25 | | - </a> |
26 | | - </div> |
27 | | - |
28 | | - <div class="navbar-light bg-light"> |
29 | | - <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNavDropdown" aria-controls="navbarNavDropdown" aria-expanded="false" aria-label="Toggle navigation"> |
30 | | - <span class="navbar-toggler-icon"></span> |
31 | | - </button> |
32 | | - </div> |
33 | | - |
34 | | - <div class="collapse navbar-collapse" id="navbarNavDropdown"> |
35 | | - <ul class="navbar-nav mr-auto"> |
36 | | - <li class="nav-item"> |
37 | | - <a class="nav-link" href="build-details.html"> |
38 | | - <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-card-text" viewBox="0 0 16 16"> |
39 | | - <path d="M14.5 3a.5.5 0 0 1 .5.5v9a.5.5 0 0 1-.5.5h-13a.5.5 0 0 1-.5-.5v-9a.5.5 0 0 1 .5-.5zm-13-1A1.5 1.5 0 0 0 0 3.5v9A1.5 1.5 0 0 0 1.5 14h13a1.5 1.5 0 0 0 1.5-1.5v-9A1.5 1.5 0 0 0 14.5 2z"></path> |
40 | | - <path d="M3 5.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5M3 8a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9A.5.5 0 0 1 3 8m0 2.5a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5"></path> |
41 | | - </svg> |
42 | | - Build details |
43 | | - </a> |
44 | | - </li> |
45 | | - <li class="nav-item"> |
46 | | - <a class="nav-link" href="https://devguide.python.org/documentation/translations/translating/" target="_blank"> |
47 | | - <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-box-arrow-up-right" viewBox="0 0 16 16"> |
48 | | - <path fill-rule="evenodd" d="M8.636 3.5a.5.5 0 0 0-.5-.5H1.5A1.5 1.5 0 0 0 0 4.5v10A1.5 1.5 0 0 0 1.5 16h10a1.5 1.5 0 0 0 1.5-1.5V7.864a.5.5 0 0 0-1 0V14.5a.5.5 0 0 1-.5.5h-10a.5.5 0 0 1-.5-.5v-10a.5.5 0 0 1 .5-.5h6.636a.5.5 0 0 0 .5-.5"></path> |
49 | | - <path fill-rule="evenodd" d="M16 .5a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0 0 1h3.793L6.146 9.146a.5.5 0 1 0 .708.708L15 1.707V5.5a.5.5 0 0 0 1 0z"></path> |
50 | | - </svg> |
51 | | - Translating |
52 | | - </a> |
53 | | - </li> |
54 | | - </ul> |
55 | | - </div> |
56 | | - </div> |
57 | | - </nav> |
58 | | - </header> |
59 | | - |
60 | | - <main role="main"> |
61 | | - {% block main %} |
62 | | - {% endblock %} |
63 | | - </main> |
64 | | - |
65 | | -</body> |
66 | | - |
67 | | -<script> |
| 3 | + <head> |
| 4 | + <meta charset="utf-8"> |
| 5 | + <meta name="viewport" |
| 6 | + content="width=device-width, initial-scale=1, shrink-to-fit=no"> |
| 7 | + <meta name="description" |
| 8 | + content="Python Documentation Translation Dashboard"> |
| 9 | + <title>Python Docs Translation Dashboard</title> |
| 10 | + <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.8/dist/css/bootstrap.min.css" |
| 11 | + rel="stylesheet" |
| 12 | + integrity="sha384-sRIl4kxILFvY47J16cr9ZwB07vP4J8+LH7qKQnuqkuIAvNWLzeN8tE5YBujZqJLB" |
| 13 | + crossorigin="anonymous"> |
| 14 | + <link href="style.css?version=1" rel="stylesheet"> |
| 15 | + </head> |
| 16 | + <body> |
| 17 | + <header> |
| 18 | + <nav class="navbar navbar-expand-md fixed-top"> |
| 19 | + <div class="container-fluid"> |
| 20 | + <div class="navbar-brand"> |
| 21 | + <a href="./"> |
| 22 | + <img src="logo.png" style="height: 2rem;" alt="Python logo"> |
| 23 | + <span style="font-size: 1.25rem; font-weight: 700; color: #4a4a4a">Translation Dashboard</span> |
| 24 | + </a> |
| 25 | + </div> |
| 26 | + <div class="navbar-light bg-light"> |
| 27 | + <button class="navbar-toggler" |
| 28 | + type="button" |
| 29 | + data-bs-toggle="collapse" |
| 30 | + data-bs-target="#navbarNavDropdown" |
| 31 | + aria-controls="navbarNavDropdown" |
| 32 | + aria-expanded="false" |
| 33 | + aria-label="Toggle navigation"> |
| 34 | + <span class="navbar-toggler-icon"></span> |
| 35 | + </button> |
| 36 | + </div> |
| 37 | + <div class="collapse navbar-collapse" id="navbarNavDropdown"> |
| 38 | + <ul class="navbar-nav mr-auto"> |
| 39 | + <li class="nav-item"> |
| 40 | + <a class="nav-link" href="build-details.html"> |
| 41 | + <svg xmlns="http://www.w3.org/2000/svg" |
| 42 | + width="16" |
| 43 | + height="16" |
| 44 | + fill="currentColor" |
| 45 | + class="bi bi-card-text" |
| 46 | + viewBox="0 0 16 16"> |
| 47 | + <path d="M14.5 3a.5.5 0 0 1 .5.5v9a.5.5 0 0 1-.5.5h-13a.5.5 0 0 1-.5-.5v-9a.5.5 0 0 1 .5-.5zm-13-1A1.5 1.5 0 0 0 0 3.5v9A1.5 1.5 0 0 0 1.5 14h13a1.5 1.5 0 0 0 1.5-1.5v-9A1.5 1.5 0 0 0 14.5 2z"> |
| 48 | + </path> |
| 49 | + <path d="M3 5.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5M3 8a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9A.5.5 0 0 1 3 8m0 2.5a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5"> |
| 50 | + </path> |
| 51 | + </svg> |
| 52 | + Build details |
| 53 | + </a> |
| 54 | + </li> |
| 55 | + <li class="nav-item"> |
| 56 | + <a class="nav-link" |
| 57 | + href="https://devguide.python.org/documentation/translations/translating/" |
| 58 | + target="_blank"> |
| 59 | + <svg xmlns="http://www.w3.org/2000/svg" |
| 60 | + width="16" |
| 61 | + height="16" |
| 62 | + fill="currentColor" |
| 63 | + class="bi bi-box-arrow-up-right" |
| 64 | + viewBox="0 0 16 16"> |
| 65 | + <path fill-rule="evenodd" d="M8.636 3.5a.5.5 0 0 0-.5-.5H1.5A1.5 1.5 0 0 0 0 4.5v10A1.5 1.5 0 0 0 1.5 16h10a1.5 1.5 0 0 0 1.5-1.5V7.864a.5.5 0 0 0-1 0V14.5a.5.5 0 0 1-.5.5h-10a.5.5 0 0 1-.5-.5v-10a.5.5 0 0 1 .5-.5h6.636a.5.5 0 0 0 .5-.5"> |
| 66 | + </path> |
| 67 | + <path fill-rule="evenodd" d="M16 .5a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0 0 1h3.793L6.146 9.146a.5.5 0 1 0 .708.708L15 1.707V5.5a.5.5 0 0 0 1 0z"> |
| 68 | + </path> |
| 69 | + </svg> |
| 70 | + Translating |
| 71 | + </a> |
| 72 | + </li> |
| 73 | + </ul> |
| 74 | + </div> |
| 75 | + </div> |
| 76 | + </nav> |
| 77 | + </header> |
| 78 | + <main role="main"> |
| 79 | + {% block main %}{% endblock %} |
| 80 | + </main> |
| 81 | + </body> |
| 82 | + <script> |
68 | 83 | function padnavbar() { |
69 | 84 | const navbar = document.querySelector('.navbar.fixed-top'); |
70 | 85 | if (navbar) { |
|
73 | 88 | } |
74 | 89 | window.addEventListener('load', padnavbar); |
75 | 90 | window.addEventListener('resize', padnavbar); |
76 | | -</script> |
77 | | - |
78 | | -<script src="https://code.jquery.com/jquery-4.0.0.slim.min.js" |
79 | | - integrity="sha256-8DGpv13HIm+5iDNWw1XqxgFB4mj+yOKFNb+tHBZOowc=" |
80 | | - crossorigin="anonymous"> |
81 | | -</script> |
82 | | -<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.8/dist/js/bootstrap.bundle.min.js" |
83 | | - integrity="sha384-FKyoEForCGlyvwx9Hj09JcYn3nv7wiPVlz7YYwJrWVcXK/BmnVDxM+D2scQbITxI" |
84 | | - crossorigin="anonymous"> |
85 | | -</script> |
86 | | - |
87 | | -{# Plausible analytics #} |
88 | | -<script defer data-domain="translations.python.org" src="https://analytics.python.org/js/script.outbound-links.js"></script> |
89 | | -<script>window.plausible = window.plausible || function() { (window.plausible.q = window.plausible.q || []).push(arguments) }</script> |
90 | | -{% block extrascript %} |
91 | | -{% endblock %} |
| 91 | + </script> |
| 92 | + <script src="https://code.jquery.com/jquery-4.0.0.slim.min.js" integrity="sha256-8DGpv13HIm+5iDNWw1XqxgFB4mj+yOKFNb+tHBZOowc=" crossorigin="anonymous"> |
| 93 | + </script> |
| 94 | + <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.8/dist/js/bootstrap.bundle.min.js" integrity="sha384-FKyoEForCGlyvwx9Hj09JcYn3nv7wiPVlz7YYwJrWVcXK/BmnVDxM+D2scQbITxI" crossorigin="anonymous"> |
| 95 | + </script> |
| 96 | + {# Plausible analytics #} |
| 97 | + <script defer |
| 98 | + data-domain="translations.python.org" |
| 99 | + src="https://analytics.python.org/js/script.outbound-links.js"></script> |
| 100 | + <script>window.plausible = window.plausible || function() { (window.plausible.q = window.plausible.q || []).push(arguments) }</script> |
| 101 | + {% block extrascript %}{% endblock %} |
92 | 102 | </html> |
0 commit comments