diff --git a/docs/pages/docs-pages.html b/docs/pages/docs-pages.html
index 87d0b39d0e2..dfa1f46ca41 100755
--- a/docs/pages/docs-pages.html
+++ b/docs/pages/docs-pages.html
@@ -30,9 +30,9 @@
Mobile page structure
<html>
<head>
<title>Page Title</title>
- <link rel="stylesheet" href="http://code.jquery.com/mobile/1.0a1/jquery.mobile-1.0a1.min.css" />
+ <link rel="stylesheet" href="http://code.jquery.com/mobile/1.0a2/jquery.mobile-1.0a2.min.css" />
<script src="http://code.jquery.com/jquery-1.4.3.min.js"></script>
- <script src="http://code.jquery.com/mobile/1.0a1/jquery.mobile-1.0a1.min.js"></script>
+ <script src="http://code.jquery.com/mobile/1.0a2/jquery.mobile-1.0a2.min.js"></script>
</head>
<body>
@@ -72,9 +72,9 @@ Complete single page template
<html>
<head>
<title>Page Title</title>
- <link rel="stylesheet" href="http://code.jquery.com/mobile/1.0a1/jquery.mobile-1.0a1.min.css" />
+ <link rel="stylesheet" href="http://code.jquery.com/mobile/1.0a2/jquery.mobile-1.0a2.min.css" />
<script src="http://code.jquery.com/jquery-1.4.3.min.js"></script>
- <script src="http://code.jquery.com/mobile/1.0a1/jquery.mobile-1.0a1.min.js"></script>
+ <script src="http://code.jquery.com/mobile/1.0a2/jquery.mobile-1.0a2.min.js"></script>
</head>
<body>
diff --git a/docs/pages/page-template.html b/docs/pages/page-template.html
index 95b460a53ba..ab1e6c84803 100755
--- a/docs/pages/page-template.html
+++ b/docs/pages/page-template.html
@@ -3,9 +3,9 @@
Page Title
-
+
-
+