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

Unified Diff: src/site/docs/tutorials/packages/index.markdown

Issue 20051004: created common nav bar in footer, changed send feedback link (Closed) Base URL: https://github.com/dart-lang/dartlang.org.git@master
Patch Set: non-breaking spaces Created 7 years, 5 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: src/site/docs/tutorials/packages/index.markdown
diff --git a/src/site/docs/tutorials/packages/index.markdown b/src/site/docs/tutorials/packages/index.markdown
index 58b12eeb54f7bcb75ca46aa9e6835b00f7378d48..e26cefc441f9692b51c4e18f063230a390d13f70 100644
--- a/src/site/docs/tutorials/packages/index.markdown
+++ b/src/site/docs/tutorials/packages/index.markdown
@@ -5,6 +5,10 @@ description: "Packages are bundles of source code, tools, and resources that hel
has-permalinks: true
tutorial:
id: packages
+next: web-ui
+next-title: "Get Started with Web UI"
+prev: remove-elements
+prev-title: "Remove DOM Elements"
---
{% capture whats_the_point %}
@@ -294,24 +298,6 @@ Note that you specify the filename, not the library name.
</li>
</ul>
-<hr>
-
-<div class="row">
- <div class="span3">
- <a href="/docs/tutorials/remove-elements/"><i class="icon-chevron-left"> </i> Remove DOM Elements</a>
- </div>
- <div class="span3">
-<a href="http://code.google.com/p/dart/issues/entry?template=Tutorial%20feedback"
- target="_blank">
-<i class="icon-comment"> </i>
-Send feedback
-</a>
- </div>
- <div class="span3">
- <a href="/docs/tutorials/web-ui/" class="pull-right">Get Started with Web UI <i class="icon-chevron-right"> </i> </a>
- </div>
-</div>
-
{% endcapture %}
{% include tutorial.html %}
« no previous file with comments | « src/site/docs/tutorials/indexeddb/index.markdown ('k') | src/site/docs/tutorials/remove-elements/index.markdown » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698