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

Unified Diff: experimental/webtry/templates/titlebar.html

Issue 240773003: First pass at workspaces. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: clean up sql in design doc. Created 6 years, 8 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: experimental/webtry/templates/titlebar.html
diff --git a/experimental/webtry/templates/titlebar.html b/experimental/webtry/templates/titlebar.html
new file mode 100644
index 0000000000000000000000000000000000000000..93f64109af612713e39cf6005a75d9e3f0c4c6d0
--- /dev/null
+++ b/experimental/webtry/templates/titlebar.html
@@ -0,0 +1,6 @@
+ <section id=title>
+ <a href="/">Home</a>
+ <a href="/recent/">Recent</a>
+ <a href="/w/">Workspace</a>
+ <a href="https://github.com/google/skia/tree/master/experimental/webtry">Code</a>
+ </section>

Powered by Google App Engine
This is Rietveld 408576698