diff --git a/_includes/recline-deps.html b/_includes/recline-deps.html
index b46ee403..d20ec9a6 100644
--- a/_includes/recline-deps.html
+++ b/_includes/recline-deps.html
@@ -28,8 +28,13 @@
+
+
@@ -37,7 +42,7 @@
-
+
diff --git a/_layouts/default.html b/_layouts/default.html
index 69e6e587..e3d4acb8 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -50,6 +50,12 @@
+
+
+
+ Download
+
+
-
diff --git a/download.markdown b/download.markdown
index 412715b5..da23b775 100644
--- a/download.markdown
+++ b/download.markdown
@@ -9,18 +9,20 @@ title: Download
-Besides the library itself, the download package contains full source
-code, unit tests, external vendor libraries and documentation. The
-production files (included the same way as in the code above) are in the
-dist folder.
-
-
Download Recline v0.5 (master) (in-progress version)
-
-Just want the all-in-one file containing all of Recline library in a single file? Here it is:
+Single file containing all of Recline library:
recline.js all-in-one (master)
-[View Changelog](https://github.com/okfn/recline#changelog)
+Download package: besides the library itself, the download package contains
+full source code, unit tests, external vendor libraries and documentation. The
+production files (included the same way as in the code above) are in the dist
+folder.
+
+Download Recline v0.5 (master) (in-progress version)
+
+### Changelog
+
+[View Changelog on Github](https://github.com/okfn/recline#changelog)
### Dependencies