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

Unified Diff: src/site/_layouts/homepage.html

Issue 10788006: new site (Closed) Base URL: https://code.google.com/p/dartlang-site/@master
Patch Set: final patch Created 8 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/_layouts/default.html ('k') | src/site/_plugins/articles_tag.rb » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/site/_layouts/homepage.html
diff --git a/src/site/_layouts/homepage.html b/src/site/_layouts/homepage.html
new file mode 100644
index 0000000000000000000000000000000000000000..b6b2ce3f19fd134756d63d075ad6bc5f5aa595f7
--- /dev/null
+++ b/src/site/_layouts/homepage.html
@@ -0,0 +1,5 @@
+{% include header.html %}
+
+ {{ content }}
+
+{% include footer.html %}
« no previous file with comments | « src/site/_layouts/default.html ('k') | src/site/_plugins/articles_tag.rb » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698