| OLD | NEW |
| 1 --- | 1 --- |
| 2 layout: default | 2 layout: default |
| 3 title: "Download Dart" | 3 title: "Download Dart" |
| 4 description: "The download bundles that support the Dart language." | 4 description: "The download bundles that support the Dart language." |
| 5 has-permalinks: false | 5 has-permalinks: false |
| 6 js: | 6 js: |
| 7 - url: /js/download-info.js | 7 - url: /js/download-info.js |
| 8 defer: true | 8 defer: true |
| 9 --- | 9 --- |
| 10 | 10 |
| (...skipping 190 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 201 | 201 |
| 202 Previous versions of the Dart SDK, Dartium, and Dart Editor are available | 202 Previous versions of the Dart SDK, Dartium, and Dart Editor are available |
| 203 at the [download archive](/tools/download-archive/). | 203 at the [download archive](/tools/download-archive/). |
| 204 | 204 |
| 205 ------ | 205 ------ |
| 206 | 206 |
| 207 ## Feedback | 207 ## Feedback |
| 208 We welcome all of your feedback! Submit comments using the | 208 We welcome all of your feedback! Submit comments using the |
| 209 SEND FEEDBACK link in the upper right corner of the Dart Editor window, | 209 SEND FEEDBACK link in the upper right corner of the Dart Editor window, |
| 210 or file a bug on [dartbug.com](http://dartbug.com). | 210 or file a bug on [dartbug.com](http://dartbug.com). |
| OLD | NEW |