summaryrefslogtreecommitdiff
path: root/files/webapp/views/home/_content.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'files/webapp/views/home/_content.html.haml')
-rw-r--r--files/webapp/views/home/_content.html.haml8
1 files changed, 8 insertions, 0 deletions
diff --git a/files/webapp/views/home/_content.html.haml b/files/webapp/views/home/_content.html.haml
new file mode 100644
index 0000000..fbca554
--- /dev/null
+++ b/files/webapp/views/home/_content.html.haml
@@ -0,0 +1,8 @@
+.row-fluid
+ .span12
+ %p.introtext
+ <b>Bitmask</b> 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).
+
+ = render 'common/home_page_buttons', :divider => 'home/bitmask'
+
+ = render 'text' \ No newline at end of file