summaryrefslogtreecommitdiff
path: root/pages/windows/en.haml
blob: bb2b2e46e280bfff49d9d989ece3082d8c0bb4a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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
      <b>WARNING:</b> Currently, the Windows build is very buggy and is not officially supported. If you know Windows programming, we could <a href="https://leap.se/get-involved">use your help</a>.

%h2 Download latest version

= render({:partial => 'common/download_button'}, {:link => 'https://dl.bitmask.net/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 <a href="https://dl.bitmask.net/client/windows/">browse all releases</a>.

= render({:partial => 'common/email'})