# HG changeset patch # User Adrian Buehlmann # Date 1290187677 -3600 # Node ID b2a8c459063067cf507c022356efe852dfbc5cc0 # Parent f0f64282e85cc3b902275355b3361010faadf5de base: Add notice about Python included in binary packages Also: - Reorder "Requirements" to end, "Another OS?" first - Remove unneeded 'class="typeface-js"' - Remove html comment about Python version requirement - Link "Python 2.4" to python.org instead of "get python" text (which is removed) - Capitalize "Mercurial" diff -r f0f64282e85c -r b2a8c4590630 templates/base.html --- a/templates/base.html Fri Nov 19 16:07:29 2010 +0100 +++ b/templates/base.html Fri Nov 19 18:27:57 2010 +0100 @@ -64,14 +64,13 @@
-
Requirements
-
Python 2.4 (get python)
- - -
Another OS?
Get mercurial for:
+
Another OS?
Get Mercurial for:
Mac OS X
Windows
other
+ +
Requirements
+
Python 2.4 (already included in binary packages)
{% endblock %}