Index: chrome/common/extensions/docs/server2/templates/private/warning.html |
diff --git a/chrome/common/extensions/docs/server2/templates/private/warning.html b/chrome/common/extensions/docs/server2/templates/private/warning.html |
new file mode 100644 |
index 0000000000000000000000000000000000000000..fa9b2e483934388a957885627851d7fac83c710e |
--- /dev/null |
+++ b/chrome/common/extensions/docs/server2/templates/private/warning.html |
@@ -0,0 +1,8 @@ |
+<p class="warning"> |
+ <em>Warning:</em> This API is still under development. It is only |
+ available for Chrome users on the |
+ <span> |
+ <strong>dev</strong> |
+ <a href="http://www.chromium.org/getting-involved/dev-channel">early |
+ release channel</a>.</span> |
+</p> |