| Index: src/site/_includes/downloads/_dart-editor.html
 | 
| diff --git a/src/site/_includes/downloads/_dart-editor.html b/src/site/_includes/downloads/_dart-editor.html
 | 
| index a3e9d62438e7a848f219689d14d6f87ef1fc0511..457717689776881e1c17634530119bc0e9678f58 100644
 | 
| --- a/src/site/_includes/downloads/_dart-editor.html
 | 
| +++ b/src/site/_includes/downloads/_dart-editor.html
 | 
| @@ -1,3 +1,7 @@
 | 
| +<p class="editor-current-version">
 | 
| +  Current version is <span class="editor-build-rev-integration">[calculating]</span>.
 | 
| +</p>
 | 
| +
 | 
|  {% for editor in site.custom.downloads.binaries %}
 | 
|  
 | 
|  <div class="{{ editor.os }} downloads">
 | 
| 
 |