From 780e7f0d882a22503f9ce7caab0a2e969e8529e6 Mon Sep 17 00:00:00 2001 From: elijah Date: Mon, 21 Jul 2014 02:17:06 -0700 Subject: initial draft content --- pages/install/windows/en.haml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 pages/install/windows/en.haml (limited to 'pages/install/windows') diff --git a/pages/install/windows/en.haml b/pages/install/windows/en.haml new file mode 100644 index 0000000..860285c --- /dev/null +++ b/pages/install/windows/en.haml @@ -0,0 +1,19 @@ +- @title = "Bitmask for Windows" + +%h1 Bitmask for Windows + +.row + .col-sm-8.col-sm-offset-2 + .p.alert.alert-danger + %i.fa.fa-warning + WARNING: Currently, the Windows build is very buggy and is not officially supported. If you know Windows programming, we could use your help. + +%h2 Download latest version + += render({:partial => 'common/download_button'}, {:link => '/client/windows/Bitmask-win32-latest.zip', :text => 'Download for Windows'}) + +%h2 Download other versions + +%p If you want to install an old version of Bitmask, you can browse all releases. + += render({:partial => 'common/email'}) -- cgit v1.2.3