summaryrefslogtreecommitdiff
path: root/site/news/spark-0-7-2-released.html
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@apache.org>2014-09-11 21:06:59 +0000
committerPatrick Wendell <pwendell@apache.org>2014-09-11 21:06:59 +0000
commit7cb8327dcadcaf0a266af08a2fc0feed0d410b10 (patch)
treeaafd4750ada49a71ce2baeae0f2077e971af6026 /site/news/spark-0-7-2-released.html
parent56c37c5bcc8422303ee78fc784531322b5850e2b (diff)
downloadspark-website-7cb8327dcadcaf0a266af08a2fc0feed0d410b10.tar.gz
spark-website-7cb8327dcadcaf0a266af08a2fc0feed0d410b10.tar.bz2
spark-website-7cb8327dcadcaf0a266af08a2fc0feed0d410b10.zip
New format for downloads page.
Diffstat (limited to 'site/news/spark-0-7-2-released.html')
-rw-r--r--site/news/spark-0-7-2-released.html11
1 files changed, 6 insertions, 5 deletions
diff --git a/site/news/spark-0-7-2-released.html b/site/news/spark-0-7-2-released.html
index 89490adb1..5d4a77e27 100644
--- a/site/news/spark-0-7-2-released.html
+++ b/site/news/spark-0-7-2-released.html
@@ -48,6 +48,11 @@
<body>
+<script src="https://code.jquery.com/jquery.js"></script>
+<script src="//netdna.bootstrapcdn.com/bootstrap/3.0.3/js/bootstrap.min.js"></script>
+<script src="/js/lang-tabs.js"></script>
+<script src="/js/downloads.js"></script>
+
<div class="container" style="max-width: 1200px;">
<div class="masthead">
@@ -160,7 +165,7 @@
<h2>Spark 0.7.2 released</h2>
-<p>We’re happy to announce the release of <a href="/releases/spark-release-0-7-2.html" title="Spark Release 0.7.2">Spark 0.7.2</a>, a new maintenance release that includes several bug fixes and improvements, as well as new code examples and API features. We recommend that all users update to this release. Head over to the <a href="/releases/spark-release-0-7-2.html" title="Spark Release 0.7.2">release notes</a> to read about the new features, or <a href="/downloads.html">download</a> the release today.</p>
+<p>We&#8217;re happy to announce the release of <a href="/releases/spark-release-0-7-2.html" title="Spark Release 0.7.2">Spark 0.7.2</a>, a new maintenance release that includes several bug fixes and improvements, as well as new code examples and API features. We recommend that all users update to this release. Head over to the <a href="/releases/spark-release-0-7-2.html" title="Spark Release 0.7.2">release notes</a> to read about the new features, or <a href="/downloads.html">download</a> the release today.</p>
<p>
@@ -181,9 +186,5 @@
</div>
-<script src="https://code.jquery.com/jquery.js"></script>
-<script src="//netdna.bootstrapcdn.com/bootstrap/3.0.3/js/bootstrap.min.js"></script>
-<script src="/js/lang-tabs.js"></script>
-
</body>
</html>