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

Unified Diff: src/site/docs/tutorials/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/index.markdown
diff --git a/src/site/docs/tutorials/index.markdown b/src/site/docs/tutorials/index.markdown
index 1d4f9840abe7e767049b36cd76d7b9d77e113fce..96a77ed0aeb68341bc86b9cb7eb00542f4db5738 100644
--- a/src/site/docs/tutorials/index.markdown
+++ b/src/site/docs/tutorials/index.markdown
@@ -12,6 +12,8 @@ article:
written_on: 2012-10-01
updated_on: 2013-07-01
collection: everyday-dart
+next: get-started
+next-title: "Get Started"
---
{% capture whats_the_point %}
@@ -191,25 +193,8 @@ the data in the form with Dart data.
...more targets coming...
</div>
</div>
-<hr>
-</div>
-
-<div class="row">
- <div class="span3">
- <p style="font-size:xx-small">Version: 1 July 2013</p>
- </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/get-started/" class="pull-right">Get Started <i class="icon-chevron-right"> </i></a>
- </div>
</div>
{% endcapture %}
-{% include tutorial.html %}
+{% include tutorial-main-page.html %}
« no previous file with comments | « src/site/docs/tutorials/get-started/index.markdown ('k') | src/site/docs/tutorials/indexeddb/index.markdown » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698