summaryrefslogtreecommitdiff
path: root/pages/help/es.haml
blob: bff125e7c12a7658488944825018c256592236f6 (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
30
31
32
33
34
35
- @title = 'Ayuda de Bitmask'
- @nav_title = 'Ayuda'
- @this.toc = false

%br

.row
  .col-xs-1.text-right
    %h2
      %i.fa.fa-support
  .col-xs-11.text-left
    %h2 [[Soporte => help/support]]
    %p Obtén soporte, envía un ticket de ayuda, reporta algún fallo o pide nuevas funcionalidades.

%hr

.row
  .col-xs-1.text-right
    %h2
      %i.fa.fa-flag-checkered
  .col-xs-11.text-left
    %h2 [[Comenzando => help/getting-started]]
    %p Corriendo Bitmask por primera vez.

%hr

.row
  .col-xs-1.text-right
    %h2
      %i.fa.fa-shield
  .col-xs-11.text-left
    %h2 [[VPN => help/vpn]]
    %p Cómo proteger tu navegación de la censura y la vigilancia usando Bitmask VPN.

%hr