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

Unified Diff: tools/md_browser/footer.html

Issue 1356203004: Check in a simple pure-python based Markdown previewer. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@add
Patch Set: patch for review Created 5 years, 3 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: tools/md_browser/footer.html
diff --git a/tools/md_browser/footer.html b/tools/md_browser/footer.html
new file mode 100644
index 0000000000000000000000000000000000000000..8aab62434f5708ac29a7b9c839d9eb6e7bb4c6ef
--- /dev/null
+++ b/tools/md_browser/footer.html
@@ -0,0 +1,8 @@
+<div class="footer-break"></div>
+<div class="footer-line">
+<div class="nav-aux">
+<div class="gitiles-att"></div>
+</div>
+</div>
+</body>
+</html>

Powered by Google App Engine
This is Rietveld 408576698