Skip to content

Commit

Permalink
Fix table related HTML validation errors.
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR authored and Trott committed Aug 21, 2019
1 parent cf4f619 commit a714afc
Show file tree
Hide file tree
Showing 24 changed files with 92 additions and 72 deletions.
5 changes: 0 additions & 5 deletions layouts/css/_base.styl
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,6 @@ img
max-width 100%
border none

.logos &
// Fixes logo size on Firefox, see:
// https://github.com/nodejs/nodejs.org/issues/558
width 100%

code
background-color $light-gray3
font-size 85%
Expand Down
11 changes: 11 additions & 0 deletions layouts/css/_utils.styl
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
.bg-white
background-color $white !important

.bg-node-gray
background-color $node-gray !important

.table-no-border-no-padding
border-spacing 0

td
padding 0
1 change: 1 addition & 0 deletions layouts/css/page-modules/_download.styl
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ h5.download-table-previous-releases-header
.download-table
font-size small
border 1px solid $light-gray2
border-spacing 0

td
padding 5px
Expand Down
11 changes: 11 additions & 0 deletions layouts/css/page-modules/_resources.styl
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
.logos
border none
border-spacing 0

img
// Fixes logo size on Firefox, see:
// https://github.com/nodejs/nodejs.org/issues/558
width 100%

td
padding 20px
2 changes: 2 additions & 0 deletions layouts/css/styles.styl
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
@import '_variables'
@import '_base'
@import '_utils'
// Import specific page sections and layout parts
@import 'layout/_sticky-footer'
@import 'layout/_grid'
Expand All @@ -18,6 +19,7 @@
@import 'page-modules/_anchorLinks'
@import 'page-modules/_prev-next-navigation'
@import 'page-modules/_release-schedule'
@import 'page-modules/_resources'

.intro
margin-top 140px
Expand Down
2 changes: 1 addition & 1 deletion layouts/download-releases.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<br>

<section>
<table class="download-table full-width" cellspacing="0" border="0" cellpadding="0">
<table class="download-table full-width">
<thead>
<tr>
<td>Version</td>
Expand Down
10 changes: 5 additions & 5 deletions locale/ar/about/resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,18 +11,18 @@ title: الشعارات والرسومات

الإرشادات من أجل العرض المرئي لعلامة Node.js موضحة في [القواعد العرض الإرشادية](/static/documents/foundation-visual-guidelines.pdf).

<table border="0" cellspacing="0" cellpadding="20" class="logos">
<table class="logos">
<tr>
<td bgcolor="#FFFFFF"><a href="/static/images/logos/nodejs-new-pantone-black.ai"><img src="/static/images/logos/nodejs-new-pantone-black.png" alt="Node.js on light background"></a></td>
<td bgcolor="#333333"><a href="/static/images/logos/nodejs-new-pantone-white.ai"><img src="/static/images/logos/nodejs-new-pantone-white.png" alt="Node.js on dark background"></a></td>
<td class="bg-white"><a href="/static/images/logos/nodejs-new-pantone-black.ai"><img src="/static/images/logos/nodejs-new-pantone-black.png" alt="Node.js on light background"></a></td>
<td class="bg-node-gray"><a href="/static/images/logos/nodejs-new-pantone-white.ai"><img src="/static/images/logos/nodejs-new-pantone-white.png" alt="Node.js on dark background"></a></td>
</tr>
<tr>
<td><a href="/static/images/logos/nodejs-new-pantone-black.ai">Node.js أساسي AI</a></td>
<td><a href="/static/images/logos/nodejs-new-pantone-white.ai">Node.js معكوس AI</a></td>
</tr>
<tr>
<td bgcolor="#FFFFFF"><a href="/static/images/logos/nodejs-new-black.ai"><img src="/static/images/logos/nodejs-new-black.png" alt="Node.js on light background"></a></td>
<td bgcolor="#333333"><a href="/static/images/logos/nodejs-new-white.ai"><img src="/static/images/logos/nodejs-new-white.png" alt="Node.js on dark background"></a></td>
<td class="bg-white"><a href="/static/images/logos/nodejs-new-black.ai"><img src="/static/images/logos/nodejs-new-black.png" alt="Node.js on light background"></a></td>
<td class="bg-node-gray"><a href="/static/images/logos/nodejs-new-white.ai"><img src="/static/images/logos/nodejs-new-white.png" alt="Node.js on dark background"></a></td>
</tr>
<tr>
<td><a href="/static/images/logos/nodejs-new-black.ai">Node.js أساسي مع القليل من الألوان AI</a></td>
Expand Down
2 changes: 1 addition & 1 deletion locale/ar/docs/guides/debugging-getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ layout: docs.hbs



<table cellpadding="0" cellspacing="0" dir="rtl">
<table class="table-no-border-no-padding" dir="rtl">
<tr><th>التخصيص</th><th>المعنى</th></tr>
<tr>
<td><span dir="ltr">--inspect</span></td>
Expand Down
10 changes: 5 additions & 5 deletions locale/en/about/resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,18 +12,18 @@ title: Logos and Graphics
Guidelines for the visual display of the Node.js mark are described in
the [Visual Guidelines](/static/documents/foundation-visual-guidelines.pdf).

<table border="0" cellspacing="0" cellpadding="20" class="logos">
<table class="logos">
<tr>
<td bgcolor="#FFFFFF"><a href="/static/images/logos/nodejs-new-pantone-black.ai"><img src="/static/images/logos/nodejs-new-pantone-black.png" alt="Node.js on light background"></a></td>
<td bgcolor="#333333"><a href="/static/images/logos/nodejs-new-pantone-white.ai"><img src="/static/images/logos/nodejs-new-pantone-white.png" alt="Node.js on dark background"></a></td>
<td class="bg-white"><a href="/static/images/logos/nodejs-new-pantone-black.ai"><img src="/static/images/logos/nodejs-new-pantone-black.png" alt="Node.js on light background"></a></td>
<td class="bg-node-gray"><a href="/static/images/logos/nodejs-new-pantone-white.ai"><img src="/static/images/logos/nodejs-new-pantone-white.png" alt="Node.js on dark background"></a></td>
</tr>
<tr>
<td><a href="/static/images/logos/nodejs-new-pantone-black.ai">Node.js standard AI</a></td>
<td><a href="/static/images/logos/nodejs-new-pantone-white.ai">Node.js reversed AI</a></td>
</tr>
<tr>
<td bgcolor="#FFFFFF"><a href="/static/images/logos/nodejs-new-black.ai"><img src="/static/images/logos/nodejs-new-black.png" alt="Node.js on light background"></a></td>
<td bgcolor="#333333"><a href="/static/images/logos/nodejs-new-white.ai"><img src="/static/images/logos/nodejs-new-white.png" alt="Node.js on dark background"></a></td>
<td class="bg-white"><a href="/static/images/logos/nodejs-new-black.ai"><img src="/static/images/logos/nodejs-new-black.png" alt="Node.js on light background"></a></td>
<td class="bg-node-gray"><a href="/static/images/logos/nodejs-new-white.ai"><img src="/static/images/logos/nodejs-new-white.png" alt="Node.js on dark background"></a></td>
</tr>
<tr>
<td><a href="/static/images/logos/nodejs-new-black.ai">Node.js standard with less color AI</a></td>
Expand Down
2 changes: 1 addition & 1 deletion locale/en/docs/guides/debugging-getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ info on these follows:

The following table lists the impact of various runtime flags on debugging:

<table cellpadding="0" cellspacing="0">
<table class="table-no-border-no-padding">
<tr><th>Flag</th><th>Meaning</th></tr>
<tr>
<td>--inspect</td>
Expand Down
12 changes: 6 additions & 6 deletions locale/en/knowledge/cryptography/how-to-use-crypto-module.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,12 +127,12 @@ if (argv.e && argv.key) {

NODE PRO TIP: The `crypto.createCipheriv()` and `crypto.createDecipheriv()` methods do not take a password, rather a `key` and an `iv` which are combined together to form a random password. The size of the `key` and `iv` depends on the chosen algorithm. A reference to common algorithms and their `key` and `iv` size is given below:

| Algorithm | Key | iv |
| ------------- |:-----------------: | :----------------: |
| aes128 | 16 byte (128 bits) | 16 byte (128 bits) |
| aes-128-cbc | 16 byte (128 bits) | 16 byte (128 bits) |
| aes192 | 24 byte (192 bits) | 16 byte (128 bits) |
| aes256 | 32 byte (256 bits) | 16 byte (128 bits) |
| Algorithm | Key | iv |
| ------------- | ------------------ | ------------------ |
| aes128 | 16 byte (128 bits) | 16 byte (128 bits) |
| aes-128-cbc | 16 byte (128 bits) | 16 byte (128 bits) |
| aes192 | 24 byte (192 bits) | 16 byte (128 bits) |
| aes256 | 32 byte (256 bits) | 16 byte (128 bits) |

In the code above The user entered `key` is hashed using `SHA-256 encryption` which produces a 32 byte buffer by default, this buffered key is then used as the [cryptographic key](https://en.wikipedia.org/wiki/Key_(cryptography)) in the `crypto.createCipheriv()` and `crypto.createDecipheriv()` methods. The `iv` is also hashed with `SHA-256 encryption` and is 32 byte in size but all AES (CBC mode and CFB mode) take `iv` of exactly 16 byte (128 bits) therefor another Buffer `resizedIV` is used which contains the first 16 byte of orignal 32 byte `iv`.

Expand Down
10 changes: 5 additions & 5 deletions locale/es/about/resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,18 +12,18 @@ title: Logos y Gráficos
Las pautas para la visualización de la marca Node.js se describen en
las [Pautas Visuales](/static/documents/foundation-visual-guidelines.pdf).

<table border="0" cellspacing="0" cellpadding="20" class="logos">
<table class="logos">
<tr>
<td bgcolor="#FFFFFF"><a href="/static/images/logos/nodejs-new-pantone-black.ai"><img src="/static/images/logos/nodejs-new-pantone-black.png" alt="Node.js sobre fondo claro"></a></td>
<td bgcolor="#333333"><a href="/static/images/logos/nodejs-new-pantone-white.ai"><img src="/static/images/logos/nodejs-new-pantone-white.png" alt="Node.js sobre fondo oscuro"></a></td>
<td class="bg-white"><a href="/static/images/logos/nodejs-new-pantone-black.ai"><img src="/static/images/logos/nodejs-new-pantone-black.png" alt="Node.js sobre fondo claro"></a></td>
<td class="bg-node-gray"><a href="/static/images/logos/nodejs-new-pantone-white.ai"><img src="/static/images/logos/nodejs-new-pantone-white.png" alt="Node.js sobre fondo oscuro"></a></td>
</tr>
<tr>
<td><a href="/static/images/logos/nodejs-new-pantone-black.ai">Node.js estándar AI</a></td>
<td><a href="/static/images/logos/nodejs-new-pantone-white.ai">Node.js invertido AI</a></td>
</tr>
<tr>
<td bgcolor="#FFFFFF"><a href="/static/images/logos/nodejs-new-black.ai"><img src="/static/images/logos/nodejs-new-black.png" alt="Node.js sobre fondo claro"></a></td>
<td bgcolor="#333333"><a href="/static/images/logos/nodejs-new-white.ai"><img src="/static/images/logos/nodejs-new-white.png" alt="Node.js sobre fondo oscuro"></a></td>
<td class="bg-white"><a href="/static/images/logos/nodejs-new-black.ai"><img src="/static/images/logos/nodejs-new-black.png" alt="Node.js sobre fondo claro"></a></td>
<td class="bg-node-gray"><a href="/static/images/logos/nodejs-new-white.ai"><img src="/static/images/logos/nodejs-new-white.png" alt="Node.js sobre fondo oscuro"></a></td>
</tr>
<tr>
<td><a href="/static/images/logos/nodejs-new-black.ai">Node.js estándar con menos color AI</a></td>
Expand Down
10 changes: 5 additions & 5 deletions locale/fa/about/resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,18 +12,18 @@ title: Logos and Graphics
Guidelines for the visual display of the Node.js mark are described in
the [Visual Guidelines](/static/documents/foundation-visual-guidelines.pdf).

<table border="0" cellspacing="0" cellpadding="20" class="logos">
<table class="logos">
<tr>
<td bgcolor="#FFFFFF"><a href="/static/images/logos/nodejs-new-pantone-black.ai"><img src="/static/images/logos/nodejs-new-pantone-black.png" alt="Node.js on light background"></a></td>
<td bgcolor="#333333"><a href="/static/images/logos/nodejs-new-pantone-white.ai"><img src="/static/images/logos/nodejs-new-pantone-white.png" alt="Node.js on dark background"></a></td>
<td class="bg-white"><a href="/static/images/logos/nodejs-new-pantone-black.ai"><img src="/static/images/logos/nodejs-new-pantone-black.png" alt="Node.js on light background"></a></td>
<td class="bg-node-gray"><a href="/static/images/logos/nodejs-new-pantone-white.ai"><img src="/static/images/logos/nodejs-new-pantone-white.png" alt="Node.js on dark background"></a></td>
</tr>
<tr>
<td><a href="/static/images/logos/nodejs-new-pantone-black.ai">Node.js standard AI</a></td>
<td><a href="/static/images/logos/nodejs-new-pantone-white.ai">Node.js reversed AI</a></td>
</tr>
<tr>
<td bgcolor="#FFFFFF"><a href="/static/images/logos/nodejs-new-black.ai"><img src="/static/images/logos/nodejs-new-black.png" alt="Node.js on light background"></a></td>
<td bgcolor="#333333"><a href="/static/images/logos/nodejs-new-white.ai"><img src="/static/images/logos/nodejs-new-white.png" alt="Node.js on dark background"></a></td>
<td class="bg-white"><a href="/static/images/logos/nodejs-new-black.ai"><img src="/static/images/logos/nodejs-new-black.png" alt="Node.js on light background"></a></td>
<td class="bg-node-gray"><a href="/static/images/logos/nodejs-new-white.ai"><img src="/static/images/logos/nodejs-new-white.png" alt="Node.js on dark background"></a></td>
</tr>
<tr>
<td><a href="/static/images/logos/nodejs-new-black.ai">Node.js standard with less color AI</a></td>
Expand Down
2 changes: 1 addition & 1 deletion locale/fa/docs/guides/debugging-getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ info on these follows:

The following table lists the impact of various runtime flags on debugging:

<table cellpadding="0" cellspacing="0">
<table class="table-no-border-no-padding">
<tr><th>Flag</th><th>Meaning</th></tr>
<tr>
<td>--inspect</td>
Expand Down
10 changes: 5 additions & 5 deletions locale/it/about/resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,18 +13,18 @@ title: Logos and Graphics
Le linee guida visive sono descritte nelle
[Visual Guidelines](/static/documents/foundation-visual-guidelines.pdf).

<table border="0" cellspacing="0" cellpadding="20" class="logos">
<table class="logos">
<tr>
<td bgcolor="#FFFFFF"><a href="/static/images/logos/nodejs-new-pantone-black.ai"><img src="/static/images/logos/nodejs-new-pantone-black.png" alt="Node.js on light background"></a></td>
<td bgcolor="#333333"><a href="/static/images/logos/nodejs-new-pantone-white.ai"><img src="/static/images/logos/nodejs-new-pantone-white.png" alt="Node.js on dark background"></a></td>
<td class="bg-white"><a href="/static/images/logos/nodejs-new-pantone-black.ai"><img src="/static/images/logos/nodejs-new-pantone-black.png" alt="Node.js on light background"></a></td>
<td class="bg-node-gray"><a href="/static/images/logos/nodejs-new-pantone-white.ai"><img src="/static/images/logos/nodejs-new-pantone-white.png" alt="Node.js on dark background"></a></td>
</tr>
<tr>
<td><a href="/static/images/logos/nodejs-new-pantone-black.ai">Node.js standard AI</a></td>
<td><a href="/static/images/logos/nodejs-new-pantone-white.ai">Node.js invertito AI</a></td>
</tr>
<tr>
<td bgcolor="#FFFFFF"><a href="/static/images/logos/nodejs-new-black.ai"><img src="/static/images/logos/nodejs-new-black.png" alt="Node.js on light background"></a></td>
<td bgcolor="#333333"><a href="/static/images/logos/nodejs-new-white.ai"><img src="/static/images/logos/nodejs-new-white.png" alt="Node.js on dark background"></a></td>
<td class="bg-white"><a href="/static/images/logos/nodejs-new-black.ai"><img src="/static/images/logos/nodejs-new-black.png" alt="Node.js on light background"></a></td>
<td class="bg-node-gray"><a href="/static/images/logos/nodejs-new-white.ai"><img src="/static/images/logos/nodejs-new-white.png" alt="Node.js on dark background"></a></td>
</tr>
<tr>
<td><a href="/static/images/logos/nodejs-new-black.ai">Node.js standard con meno colori AI</a></td>
Expand Down
2 changes: 1 addition & 1 deletion locale/it/docs/guides/debugging-getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ info on these follows:

The following table lists the impact of various runtime flags on debugging:

<table cellpadding="0" cellspacing="0">
<table class="table-no-border-no-padding">
<tr><th>Flag</th><th>Meaning</th></tr>
<tr>
<td>--inspect</td>
Expand Down
4 changes: 2 additions & 2 deletions locale/ja/docs/guides/debugging-getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ info on these follows:
The following table lists the impact of various runtime flags on debugging:
<table cellpadding="0" cellspacing="0">
<table class="table-no-border-no-padding">
<tr><th>Flag</th><th>Meaning</th></tr>
<tr>
<td>--inspect</td>
Expand Down Expand Up @@ -315,7 +315,7 @@ The following table lists the impact of various runtime flags on debugging:

次の表は、デバッグ時のさまざまなランタイムフラグの影響を示しています。

<table cellpadding="0" cellspacing="0">
<table class="table-no-border-no-padding">
<tr><th>フラグ</th><th>意味</th></tr>
<tr>
<td>--inspect</td>
Expand Down
20 changes: 10 additions & 10 deletions locale/ko/about/resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,18 +25,18 @@ Node.js의 시각적인 가이드라인은
<a href="/static/documents/foundation-visual-guidelines.pdf">시각적 가이드라인></a>에 나와 있습니다.

<!--
<table border="0" cellspacing="0" cellpadding="10" class="logos">
<table class="logos">
<tr>
<td bgcolor="#FFFFFF"><a href="/static/images/logos/nodejs-new-pantone-black.ai"><img src="/static/images/logos/nodejs-new-pantone-black.png" alt="Node.js on light background"></a></td>
<td bgcolor="#333333"><a href="/static/images/logos/nodejs-new-pantone-white.ai"><img src="/static/images/logos/nodejs-new-pantone-white.png" alt="Node.js on dark background"></a></td>
<td class="bg-white"><a href="/static/images/logos/nodejs-new-pantone-black.ai"><img src="/static/images/logos/nodejs-new-pantone-black.png" alt="Node.js on light background"></a></td>
<td class="bg-node-gray"><a href="/static/images/logos/nodejs-new-pantone-white.ai"><img src="/static/images/logos/nodejs-new-pantone-white.png" alt="Node.js on dark background"></a></td>
</tr>
<tr>
<td><a href="/static/images/logos/nodejs-new-pantone-black.ai">Node.js standard AI</a></td>
<td><a href="/static/images/logos/nodejs-new-pantone-white.ai">Node.js reversed AI</a></td>
</tr>
<tr>
<td bgcolor="#FFFFFF"><a href="/static/images/logos/nodejs-new-black.ai"><img src="/static/images/logos/nodejs-new-black.png" alt="Node.js on light background"></a></td>
<td bgcolor="#333333"><a href="/static/images/logos/nodejs-new-white.ai"><img src="/static/images/logos/nodejs-new-white.png" alt="Node.js on dark background"></a></td>
<td class="bg-white"><a href="/static/images/logos/nodejs-new-black.ai"><img src="/static/images/logos/nodejs-new-black.png" alt="Node.js on light background"></a></td>
<td class="bg-node-gray"><a href="/static/images/logos/nodejs-new-white.ai"><img src="/static/images/logos/nodejs-new-white.png" alt="Node.js on dark background"></a></td>
</tr>
<tr>
<td><a href="/static/images/logos/nodejs-new-black.ai">Node.js standard with less color AI</a></td>
Expand All @@ -45,18 +45,18 @@ Node.js의 시각적인 가이드라인은
</table>
-->

<table border="0" cellspacing="0" cellpadding="20" class="logos">
<table class="logos">
<tr>
<td bgcolor="#FFFFFF"><a href="/static/images/logos/nodejs-new-pantone-black.ai"><img src="/static/images/logos/nodejs-new-pantone-black.png" alt="밝은 배경의 Node.js"></a></td>
<td bgcolor="#333333"><a href="/static/images/logos/nodejs-new-pantone-white.ai"><img src="/static/images/logos/nodejs-new-pantone-white.png" alt="어두운 배경의 Node.js"></a></td>
<td class="bg-white"><a href="/static/images/logos/nodejs-new-pantone-black.ai"><img src="/static/images/logos/nodejs-new-pantone-black.png" alt="밝은 배경의 Node.js"></a></td>
<td class="bg-node-gray"><a href="/static/images/logos/nodejs-new-pantone-white.ai"><img src="/static/images/logos/nodejs-new-pantone-white.png" alt="어두운 배경의 Node.js"></a></td>
</tr>
<tr>
<td><a href="/static/images/logos/nodejs-new-pantone-black.ai">Node.js 표준 AI</a></td>
<td><a href="/static/images/logos/nodejs-new-pantone-white.ai">Node.js 반전 AI</a></td>
</tr>
<tr>
<td bgcolor="#FFFFFF"><a href="/static/images/logos/nodejs-new-black.ai"><img src="/static/images/logos/nodejs-new-black.png" alt="밝은 배경의 Node.js"></a></td>
<td bgcolor="#333333"><a href="/static/images/logos/nodejs-new-white.ai"><img src="/static/images/logos/nodejs-new-white.png" alt="어두운 배경의 Node.js"></a></td>
<td class="bg-white"><a href="/static/images/logos/nodejs-new-black.ai"><img src="/static/images/logos/nodejs-new-black.png" alt="밝은 배경의 Node.js"></a></td>
<td class="bg-node-gray"><a href="/static/images/logos/nodejs-new-white.ai"><img src="/static/images/logos/nodejs-new-white.png" alt="어두운 배경의 Node.js"></a></td>
</tr>
<tr>
<td><a href="/static/images/logos/nodejs-new-black.ai">적은 색상을 가진 Node.js 표준 AI</a></td>
Expand Down
4 changes: 2 additions & 2 deletions locale/ko/docs/guides/debugging-getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ Node 인스펙터에 접속할 수 있는 여러 상용 도구와 오픈소스
The following table lists the impact of various runtime flags on debugging:
<table cellpadding=0 cellspacing=0>
<table class="table-no-border-no-padding">
<tr><th>Flag</th><th>Meaning</th></tr>
<tr>
<td>--inspect</td>
Expand Down Expand Up @@ -281,7 +281,7 @@ The following table lists the impact of various runtime flags on debugging:

다음 테이블은 디버깅용 여러 런타임 플래그의 기능을 보여줍니다.

<table cellpadding=0 cellspacing=0>
<table class="table-no-border-no-padding">
<tr><th>플래그</th><th>의미</th></tr>
<tr>
<td>--inspect</td>
Expand Down
Loading

0 comments on commit a714afc

Please sign in to comment.