| OLD | NEW |
| 1 .. include:: /migration/deprecation.inc |
| 2 |
| 1 ######################## | 3 ######################## |
| 2 Welcome to Native Client | 4 Welcome to Native Client |
| 3 ######################## | 5 ######################## |
| 4 | 6 |
| 5 .. raw:: html | 7 .. raw:: html |
| 6 | 8 |
| 7 <div id="home"> | 9 <div id="home"> |
| 8 <div class="pull-quote">To get the SDK and<br/>installation instructions<br/> | 10 <div class="pull-quote">To get the SDK and<br/>installation instructions<br/> |
| 9 <a href="/native-client/sdk/download.html">visit the SDK Download page</a>. | 11 <a href="/native-client/sdk/download.html">visit the SDK Download page</a>. |
| 10 </div> | 12 </div> |
| (...skipping 108 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 119 <div class="big-intro" style="clear: both;"> | 121 <div class="big-intro" style="clear: both;"> |
| 120 | 122 |
| 121 Send us comments and feedback on the `native-client-discuss | 123 Send us comments and feedback on the `native-client-discuss |
| 122 <https://groups.google.com/forum/#!forum/native-client-discuss>`_ mailing list, | 124 <https://groups.google.com/forum/#!forum/native-client-discuss>`_ mailing list, |
| 123 or ask questions using Stack Overflow's `google-nativeclient | 125 or ask questions using Stack Overflow's `google-nativeclient |
| 124 <https://stackoverflow.com/questions/tagged/google-nativeclient>`_ tag. | 126 <https://stackoverflow.com/questions/tagged/google-nativeclient>`_ tag. |
| 125 | 127 |
| 126 .. raw:: html | 128 .. raw:: html |
| 127 | 129 |
| 128 </div> | 130 </div> |
| OLD | NEW |