summaryrefslogtreecommitdiff
path: root/pages/android
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2014-01-08 22:01:18 -0800
committerelijah <elijah@riseup.net>2014-01-08 22:01:18 -0800
commitfb9601e3b820d95200479714758bb07c0ac14434 (patch)
tree3e6a760461888455dd8ffda02a510ee2d7188844 /pages/android
parentcd7118c9f24ce165f949e91ce04ae976a2dc86e2 (diff)
fix android page, format warnings nicer.
Diffstat (limited to 'pages/android')
-rw-r--r--pages/android/en.haml16
-rw-r--r--pages/android/en.md13
2 files changed, 16 insertions, 13 deletions
diff --git a/pages/android/en.haml b/pages/android/en.haml
new file mode 100644
index 0000000..36b3983
--- /dev/null
+++ b/pages/android/en.haml
@@ -0,0 +1,16 @@
+- @title = "Bitmask for Android"
+
+.row
+ .col-sm-8.col-sm-offset-2
+ .p.alert.alert-info
+ %i.fa.fa-envelope
+ <b>NOTE:</b> Bitmask for Android does not yet support encrypted email.
+
+%h2 Download latest version
+
+= render({:partial => 'common/download_button'}, {:link => '/client/android/Bitmask-Android-latest.apk', :text => 'Download for Android'})
+
+%h2 Download other versions
+
+%p
+ If you want to install an old version of Bitmask, you can <a href="/client/android/">browse all releases</a>.
diff --git a/pages/android/en.md b/pages/android/en.md
deleted file mode 100644
index 98649d7..0000000
--- a/pages/android/en.md
+++ /dev/null
@@ -1,13 +0,0 @@
-- @title = "Bitmask for Android"
-
-**NOTE: Bitmask for Android does not yet support encrypted email.**
-
-## Download latest version
-
-<%= render({:partial => 'common/download_button'}, {:link => '/client/android/Bitmask-Android-latest.apk', :text => 'Download for Android'}) %>
-
-Once the .dmg has been saved to your computer, mount the image and drag "Bitmask" to your `Applications` folder.
-
-## Download other versions
-
-If you want to install an old version of Bitmask, you can [browse all releases.](/client/android/)