summaryrefslogtreecommitdiff
path: root/files/webapp/views/home/_content.html.haml
diff options
context:
space:
mode:
authorAzul <azul@riseup.net>2014-05-09 09:51:25 +0200
committerAzul <azul@riseup.net>2014-05-09 10:50:56 +0200
commit205f2238b879a0588c7a6d81458d75cfe8839a93 (patch)
tree7b8b0e13309e58dfdcefa691067a8e0dd073d4e6 /files/webapp/views/home/_content.html.haml
parent60d10ea54f27beb375ebc7469574825fed28d154 (diff)
Change copy and add headings to buttons for 0.5.1 #5637
Diffstat (limited to 'files/webapp/views/home/_content.html.haml')
-rw-r--r--files/webapp/views/home/_content.html.haml4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/webapp/views/home/_content.html.haml b/files/webapp/views/home/_content.html.haml
index 8609d10..179b9b5 100644
--- a/files/webapp/views/home/_content.html.haml
+++ b/files/webapp/views/home/_content.html.haml
@@ -1,7 +1,7 @@
.row-fluid
.span12
%p.introtext.lead
- <strong>Bitmask</strong> is an open source application to provide easy and secure encrypted communication. You can choose among <a href="#providers">several different service providers</a>, or <a href="https://leap.se/en/doc/platform">start your own</a>. Currently, Bitmask supports encrypted internet and encrypted email (with more services in the works).
+ We provide secure communication using the Bitmask application. We currently offer encrypted internet (VPN) only. Encrytped email is coming soon, and encrypted chat is in the works. For details visit <a href="https://bitmask.net">bitmask.net</a>.
- = render 'common/home_page_buttons', :divider => 'home/bitmask'
+ = render 'common/home_page_buttons' # , :divider => 'home/bitmask'