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

Unified Diff: src/site/docs/tutorials/web-ui/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
« no previous file with comments | « src/site/docs/tutorials/templates/index.markdown ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/site/docs/tutorials/web-ui/index.markdown
diff --git a/src/site/docs/tutorials/web-ui/index.markdown b/src/site/docs/tutorials/web-ui/index.markdown
index d3e66353f6de71a092ef09415cc2929d7af9fcbb..28ff05491a1650b1a2c213b6096b6d44a48eeeb0 100644
--- a/src/site/docs/tutorials/web-ui/index.markdown
+++ b/src/site/docs/tutorials/web-ui/index.markdown
@@ -5,6 +5,10 @@ description: "Web UI provides web components, templates, data binding, and encap
has-permalinks: true
tutorial:
id: get-started-web-ui
+next: templates
+next-title: "Use <template>"
+prev: packages
+prev-title: "Install Shared Packages"
---
{% capture whats_the_point %}
@@ -560,24 +564,6 @@ The function would be declared `void startwatch(Event e)`.
</li>
</ul>
-<hr>
-
-<div class="row">
- <div class="span3">
- <a href="/docs/tutorials/packages/"><i class="icon-chevron-left"> </i> Install Shared Packages</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/templates/" class="pull-right">Use &lt;template&gt; <i class="icon-chevron-right"> </i> </a>
- </div>
-</div>
-
{% endcapture %}
{% include tutorial.html %}
« no previous file with comments | « src/site/docs/tutorials/templates/index.markdown ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698