summaryrefslogtreecommitdiff
path: root/pages/en.haml
blob: 604251a241af6639862018c4de0da48da5365832 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
- @title = 'home'

.row
  .col-sm-8.col-sm-offset-2
    .p.alert.alert-danger
      %i.fa.fa-warning
      <b>WARNING:</b> Bitmask is still experimental. Please do not use these beta releases of Bitmask for situations where a compromise of your data could put you in danger. Also, you might lose your data: although Bitmask is improving rapidly, it is possible that you could lose your email when using an early beta release.

.row.bm-front-buttons
  .col-sm-3.col-xs-6
    %a.btn.btn-lg.btn-default{:href=>"/linux"}
      %i.fa.fa-linux.fa-5x
      %br/
      GNU/Linux
  .col-sm-3.col-xs-6
    %a.btn.btn-lg.btn-default{:href=>"/mac"}
      %i.fa.fa-apple.fa-5x
      %br/
      Mac OS
  .col-sm-3.col-xs-6
    %a.btn.btn-lg.btn-default{:href=>"/windows"}
      %i.fa.fa-windows.fa-5x
      %br/
      Windows
  .col-sm-3.col-xs-6
    %a.btn.btn-lg.btn-default{:href=>"/android"}
      %i.fa.fa-android.fa-5x
      %br/
      Android