Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3488)

Unified Diff: chrome/common/extensions/docs/server2/templates/private/warning.html

Issue 10825067: Extensions Docs Server: Apps samples page (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fixed templates Created 8 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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>

Powered by Google App Engine
This is Rietveld 408576698